![]() |
|
|
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 |
| Removing specific lines | catgovind | Shell Programming and Scripting | 3 | 04-30-2008 06:40 AM |
| Removing duplicates in a sorted file by field. | kinksville | Shell Programming and Scripting | 1 | 04-29-2008 03:03 PM |
| removing last field of the line | adddy | UNIX for Dummies Questions & Answers | 4 | 12-11-2006 11:35 PM |
| Grep for NULL for a specific field in a unix file | sureshg_sampat | UNIX for Dummies Questions & Answers | 5 | 11-24-2006 09:21 AM |
| removing parts of a line with SED | gammaman | UNIX for Dummies Questions & Answers | 2 | 08-05-2005 04:44 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Removing parts of a specific field
All,
I have a field in a comma seperated file with hundreds of lines and about 20 columns and I wish to remove all numbers after the decimal point in field 4 on each line and output the rest to another file or write it back to itself. File is like this 20070126, 123.0, GBP, 1234.5678, xxxx, 10, 10, 367.00, 20070127, 126.0, USD, 123.12, xxx, 20, 20,........ What would be the best way to do this. Any help would be greatly appreciated. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|