![]() |
|
|
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 |
| Append text at end of the first line in a file | catgovind | Shell Programming and Scripting | 7 | 05-01-2008 08:33 AM |
| append a line to the last line in a file | subhrap.das | UNIX Desktop for Dummies Questions & Answers | 5 | 04-25-2007 10:17 AM |
| how to append text into a file. | beilstwh | Shell Programming and Scripting | 2 | 03-06-2007 05:51 PM |
| append line | ymeyaw | UNIX for Dummies Questions & Answers | 7 | 04-09-2006 11:14 PM |
| Text Append | 801238429 | Shell Programming and Scripting | 5 | 04-05-2005 01:59 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
using sed to append text to the end of each line
Anyone know how to use SED to append a comma to the end of each line
example: field1,field2,field3,field4 If i Cat /textfile ---- How can i append the end of /textfile with a comman? |
|
||||
|
I am not sure if I have to start another thread or request for an answer in the same thread..
Just wondering how we can append tabs at the end of each line... Data: field1, field2, field3, field4 1 2 3 4 5 Append tab on field3 and field4 for the first row..and Append tab on field4 for the second row. Please advise... Madhu |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|