![]() |
|
|
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 |
| Delete Multiple White Spaces | eja | UNIX for Dummies Questions & Answers | 6 | 04-18-2008 07:34 AM |
| Two or more white spaces in string | harish_oty | Shell Programming and Scripting | 2 | 10-04-2006 04:29 AM |
| trimming white spaces | briskbaby | Shell Programming and Scripting | 9 | 09-23-2006 07:10 PM |
| Trim white spaces using awk | mona | Shell Programming and Scripting | 2 | 07-28-2006 05:47 AM |
| deleting white spaces | cary530 | UNIX for Dummies Questions & Answers | 10 | 02-17-2004 01:22 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
delete white spaces
hi all...
i have the next question: i have a flat file with a lot of records (lines). Each record has 10 fields, which are separated by pipe (|). My problem is what sometimes, in the first record, there are white spaces (no values, nothing) in the beginning of the record, like this: ws ws ws 068|072005|725606|K|3|4|GENERAL 001|S|N|C 068|072005|725606|K|3|4|GENERAL 001|S|N|C 068|072005|725606|K|3|4|GENERAL 001|S|N|C where ws are white spaces. i have two questons: (1) ¿why happens this? (2) the most important, how can i delete the white spaces¿?. for your help, thanks.... |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|