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.
replace - with new line(\n)
Name: Venkat Date: September 25, 2002 at 00:56:38 Pacific OS: UNIX CPU/Ram: 256
Comment:
need one seed command it should replace one characater(-) with new line in file " mfile". i tryed with this , but is not working.
Summary: I'm trying to replace a string pattern with a new line character. Any ideas how this can be done. I tried a few variants with sed, but no luck. Basically I'm trying to do something like this: Replac...
Summary: The following expression is in one line "AN- EIP04398375704| TI- Convergence and dissemination: A brief history and description of the StreamNet Project| AU- Oftedahl, Lenora A.|" I want replace "TI-...
Summary: Hi There, Can somebody help me with the following... I am trying to clean up a data file on Unix using sed. I need to replace a certain string " -" with a new line. I have been able to do this in the...