![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| get only two letter from any string | rinku | Shell Programming and Scripting | 2 | 01-18-2008 06:07 AM |
| what is dead.letter ?? | jambesh | Shell Programming and Scripting | 2 | 08-30-2006 03:25 AM |
| how to read each letter from file and store it in variable. | rajan_ka1 | UNIX for Advanced & Expert Users | 7 | 03-06-2006 09:03 PM |
| SORT by letter | murbina | UNIX for Dummies Questions & Answers | 1 | 05-12-2004 01:04 PM |
| dead.letter | unisam | UNIX for Dummies Questions & Answers | 6 | 03-31-2004 02:33 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Hi All,
I need to have a sed command insert the letter i at the end of some lines in a file. Problem is that where I want to add the i is after variables that change in each file eg, tsal314384' tsal315386' tsal317392' I need to have it like this tsal314384i' tsal315386i' tsal317392i' so the problem is that the six numbers at the end of the line are never the same. Can anyone help ? Jeremy |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|