![]() |
|
|
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 |
| how to check prefix and postfix | mail2sant | Shell Programming and Scripting | 2 | 04-16-2008 05:07 AM |
| Help removing the prefix of more than 10,000 files | bbbngowc | Shell Programming and Scripting | 8 | 04-02-2008 10:53 PM |
| Need to replace a . with / which is having a matching Prefix | pbsrinivas | Shell Programming and Scripting | 9 | 11-06-2006 09:25 AM |
| Getting emials with SUSPECT: Prefix | akrathi | UNIX for Dummies Questions & Answers | 1 | 02-21-2006 03:11 PM |
| remove filename prefix | peter.herlihy | UNIX for Dummies Questions & Answers | 2 | 07-11-2002 02:08 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
How to cut prefix from a string?
Hi folks,
I have the following parameter setting: export ADMIN_HOST_NAME=http://hostname.com I want to define a new parameter,ADMIN_HOST_NAME_NEW,which based on $ADMIN_HOST_NAME but I need to remove the prefix "http://". The requested result for $ADMIN_HOST_NAME_NEW is hostname.com How to cut this prefix from the parameter? Thanks in advance, Nir |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|