[X-Unix] Sed - remove line numbers

Charles Howse chowse at charter.net
Sat Jan 24 14:47:33 PST 2009


Hi,
I can't find an example of what I need to do online, could someone  
please give me an example of how to use sed to remove the line numbers  
and carriage returns/linefeeds from a 100 line file?

Currently:
1. <string of text>

2. <string of text>

3. <string of text>
...
100. <string of text>

Result:
<string of text>
<string of text>
<string of text>

--
Thanks,
Charles

Signs you're getting old...
A $4.00 bottle of wine is no longer "pretty good stuff".


More information about the X-Unix mailing list