![]() |
|
|
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 spaces | sahithi_khushi | Shell Programming and Scripting | 2 | 11-03-2006 11:20 AM |
| Removing spaces at particular position | superprogrammer | Shell Programming and Scripting | 7 | 07-10-2006 06:29 AM |
| To remove the extra spaces in unix | Sho | UNIX for Dummies Questions & Answers | 4 | 05-04-2006 06:58 AM |
| removing spaces in a file | tioray | Shell Programming and Scripting | 3 | 11-19-2001 05:44 PM |
| removing linux/extra partition?? | justchillin | UNIX for Dummies Questions & Answers | 1 | 08-24-2001 10:53 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
removing extra spaces
I have a variable col_head which contains the string " Date Time User Module Description Table Description Key Mode"
I want to remove extra spaces. I am using tr -s command. I am using in the way: tr -s col_head , but it is giving error. What is the correct way of using it? |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|