![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help with Fixed width File Parsing | sate911 | UNIX Desktop for Dummies Questions & Answers | 4 | 05-19-2008 08:18 AM |
| Extracting records with unique fields from a fixed width txt file | sitney | Shell Programming and Scripting | 8 | 02-09-2008 11:18 PM |
| Converting field into fixed width csv | videsh77 | UNIX for Advanced & Expert Users | 1 | 11-02-2007 01:30 PM |
| adding delimiter to a fixed width file | sumeet | Shell Programming and Scripting | 2 | 03-21-2007 06:19 AM |
| Fixed Width file using AWK | alok.benjwal | UNIX for Dummies Questions & Answers | 2 | 12-05-2005 07:39 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Changing particular field in fixed width file
I have a fixed width file and i need to change 36th field to "G" in for about random 20 records? How can I do it?
|
| Forum Sponsor | ||
|
|
|
||||
|
Since I'm not sure what exactly you mean, here's a list of sed-one-liners, I hope you'll find what you looking for.
|