Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Help removing returns from lime
Name: sting013 Date: November 30, 2005 at 13:34:52 Pacific OS: solaris CPU/Ram: ?
Comment:
Hello all I have a file that looks like this. 176409|L02|330.0||1198|820|2392|00|4620|80|Optional Housing Fee: Two Person, Two Bedroom Super Suite|0|0|CL|||||$ 178190|OT3|2500.0||1198|318|3608|00|4620|25|Gold\$ |1|12|AC|||||$ 175867|E01|70.0||1198|318|1604|00|4620|25|Masonry Design Software|17|999|AC|||||$ 178591|050|0.0||1198|314|2342|00|4610|10|1262-L Flicks on Friday\$ |0|40|AC|TEMPLE ISRAEL||||$ 178591|051|0.0||1198|314|2342|00|4610|10|1263-L Introduction to Drawing|0|15|AC|THE KENWOOD||||$ 178591|052|0.0||1198|314|2342|00|4610|10|1264-L Computer Basics|0|19|AC|CECC||||$
I need to remove the carraige return when ever this is a \ at the end of the line I have been tring to use sed but been unable to make it work. I belive the $ is the carraige return. Thanks for any help
Summary: Ok, take 3! The system removed the URL's I entered on take 2. Sorry for so many postings. I had intended to post this as a follow-up to another thread "www.computing.net/unix/wwwboard/forum/558.html"...
Summary: I had intended to post this as a follow-up to another thread about this subject which helped me to successfully remove LILO. Unfortunately, the software at this website would not allow me to post a r...
Summary: Hello, i wonder how do i remove ^M from above 40 file that comes under a directory and subdirectories. i usually vi the file and user :%s/^M//g but for such many files.. it is tedious to do. thanks Al...