![]() |
|
|
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 |
| how to cut a field of a line in a text file? | bhaskar_m | Shell Programming and Scripting | 7 | 03-12-2009 09:08 AM |
| Replacing a field in pipe delimited TEXT File | ravi0435 | UNIX for Dummies Questions & Answers | 3 | 01-08-2009 02:54 PM |
| Load text file into a MySQL field | aristegui | High Level Programming | 1 | 09-20-2008 07:47 AM |
| Perl script to load text file into DB field | aristegui | Shell Programming and Scripting | 2 | 09-15-2008 04:55 AM |
| How to parse a text file with \034 as field and \035 as end of message delimiter? | indianya | Shell Programming and Scripting | 1 | 08-26-2005 10:20 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
How to add text to a field within a csv file
I have a csv file which has three columns
mem no. name surname 1234 John Smith 12345 John Doe I want to change the mem no. to add TF to the mem no. field i.e. mem no. name surname 1234TF John Smith 12345TF John Doe How do you do this for all records in the file? |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|