RTFM... I wish... (Re: appolgies "obviously")

Michael Morrell morrell at hpsal2.HP.COM
Tue May 16 04:47:23 AEST 1989


/ hpsal2:comp.unix.questions / bph at buengc.BU.EDU (Blair P. Houghton) /  5:27 am  May 14, 1989 /
In that vein, I've R'ed TMFM, and I've twiddled the permutations, but
I just can't seem to get sed(1) to print lines 110 through 115 of
a file.  It seems the most basic of things, but sed(1) insists on
printing the whole file, no matter what I do...

What is the proper one-liner syntax for that?
----------

  Try "sed -n 110,115p".



More information about the Comp.unix.questions mailing list