![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 after sperator | vishnu_vaka | Shell Programming and Scripting | 6 | 03-24-2006 10:17 AM |
| Removing spaces between records | thanuman | UNIX for Dummies Questions & Answers | 6 | 11-17-2005 01:01 PM |
| removing spaces from variables? | yongho | UNIX for Dummies Questions & Answers | 2 | 06-10-2005 05:03 PM |
| removing spaces in a file | tioray | Shell Programming and Scripting | 3 | 11-19-2001 05:44 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
removing spaces
hey..
i had a problem with the unix command when i want to remove the white spaces in a string..i guess i cud do it with a sed command but i get an error when i give space in the square brackets.. string="nh hjh llk" p=`echo $string | sed 's/ //g'` i donno how to give space charater and replace it by nothing.. plz help me with this thanks a lot |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|