![]() |
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 |
| 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 |
| Script to Convert Upper case to Lower case | grahambo2005 | Shell Programming and Scripting | 7 | 07-12-2009 10:15 AM |
| convert upper case to lower case in ascript | vz6zz8 | Shell Programming and Scripting | 2 | 06-04-2009 01:50 AM |
| how to convert value in a variable from upper case to lower case | manmeet | Shell Programming and Scripting | 2 | 11-13-2008 02:22 PM |
| Change Case UPPER-lower & lower - UPPER | rahulkav | Shell Programming and Scripting | 7 | 09-14-2008 03:50 AM |
| lower case to upper case string conversion in shell script | dchalavadi | UNIX for Dummies Questions & Answers | 3 | 05-29-2002 01:07 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Hi, All -
I have a script where I need to change the server name from "dallinux01" to "DALLINUX01" in multiple places. Can some one tell me a command that I can use for this? I played with the tr (translate) command but tr works byte by byte. Meaning that when I use the tr command all "d"s are converted to "D"s throughout the file instead of just "DALLINUX01". Thanks! |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|