![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| replace a character with another character | satish@123 | Shell Programming and Scripting | 8 | 05-13-2009 04:04 PM |
| to replace a new line character | chan | Shell Programming and Scripting | 2 | 01-11-2008 12:56 PM |
| Replace a character in last line | Mohammed | Shell Programming and Scripting | 6 | 08-01-2007 03:46 PM |
| replace character with tr | tmxps | UNIX for Dummies Questions & Answers | 3 | 09-29-2005 08:32 AM |
| How would I replace the 9th character of every line in a file? | LordJezo | Shell Programming and Scripting | 5 | 09-01-2004 12:51 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Replace certain character with a new a new line.
Hello all... please help with the following.
I am parsing the following type of file... W001; W003; W025;W044; W030; W022;W024;W099;W098; Would like to make it look like this... W001 W003 W025 W044 W030 W022 W024 W099 W098 Does sed or awk have a built in Variable that will force a new line? |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|