On Fri, May 14, 2004 at 12:45:56AM +0200, Jacob Friis Larsen wrote:
> How can I find which line number contains "1083300070" and then slice 
> the file from that line number and to its end?

sed

it has a notion of ranges, complements, and the d delete command


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to