![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to achicve translate in unix | javeed7 | Shell Programming and Scripting | 1 | 03-31-2008 12:05 PM |
| Trouble using substr function with Bourne shell script | E2004 | Shell Programming and Scripting | 4 | 09-29-2005 11:57 AM |
| Can someone help translate this snippet? | Heron | Shell Programming and Scripting | 7 | 03-29-2005 03:01 AM |
| Cannot translate Unix executable files | Steven Greenber | OS X (Apple) | 1 | 02-11-2004 03:14 PM |
| translate text (1 position) with sed | peterk | Shell Programming and Scripting | 5 | 12-12-2003 05:31 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Trouble with UNIX tr (translate) function
UNIX script - problem.
I want the spaces in my Item variable to be replaced with a question mark. Can you tell me what I am doing wrong? This is the whole code line. Item | tr -s " " "?" Why is this not making any changes to the Item value? Thanks for any help you can give! tg |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|