sed -n

Posted . Visible to the public.

I've decided that sed -n is my new best friend 11:29

for example, sed -n '130,170p' node_widget.form.inc 11:29

prints lines 130-170 from that file 11:29

makes debugging a bit faster XD

Posted by irk to irk's deck (2014-03-07 19:37)