![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Extra/parse lines from a file between unque lines through the file | jouuu | Shell Programming and Scripting | 5 | 01-28-2009 12:42 PM |
| Substitute specific lines with lines from another file | rahmathulla | Shell Programming and Scripting | 1 | 01-11-2009 11:45 AM |
| Eliminating characters between two expressions | arsheshadri | HP-UX | 1 | 06-26-2008 09:00 AM |
| UrgentPlease: compare 1 value with file values eliminating special characters | kittusri9 | Shell Programming and Scripting | 10 | 04-28-2008 05:51 AM |
| Eliminating whitespaces during reading of a field. | videsh77 | Shell Programming and Scripting | 4 | 12-13-2004 12:52 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
|||||
|
sorry but your command didn't work. But, i read man pages and used Code:
tr -s '\n' < infile > outfile This is not exactly i wanted. the above command eliminated all blank lines. Still it'll be hard to insert a new line to separate each code-block in 3000 line code. If there is any other way to do this, i am happy to learn more about that. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|