How can I find which line number contains "1083300070" and then slice the file from that line number and to its end?
sed
read about ranges, complements (!), and d delete
Would it be easier if I already now the line number? (I found it with grep)
Thanks, Jacob
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]