![]() |
|
|
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. |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
sed help.
frnds,
I have lots of files .. the contents of these files are semicolon delimited. like Cmpabc;20080215;20080215082141;20080215082812;199483;43188746 i want to insert 1 more value in the beginning... ( there are 2 options for this value depends on the file name...) I 'll handle that with if.. ( m i right ??? ) so , like after the operation ..the content sud be X;Cmpabc;20080215;20080215082141;20080215082812;199483;43188746 more details lets i have 2 files X_ABC.dat and Y_ABC.dat so i want to insert X for the first file n Y for the second .... pl help... -anchal. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|