![]() |
|
|
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 |
| reversing a line | kylle345 | Shell Programming and Scripting | 7 | 06-03-2009 07:34 AM |
| Reversing file order using SED | MBGPS | Shell Programming and Scripting | 3 | 01-07-2009 10:10 AM |
| awk and reversing | scotty_123 | Shell Programming and Scripting | 1 | 04-01-2007 03:21 PM |
| Reversing UID's | dreaming1 | UNIX for Dummies Questions & Answers | 3 | 03-16-2005 07:36 PM |
| reversing a list | TioTony | Shell Programming and Scripting | 8 | 10-14-2002 05:00 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Need help reversing this code
Code:
ssh servername.com "echo /$APP=$BUSIN >> $URI; echo /$APP/*=$BUSIN >> $URI" in summary, the above code is in an install script, i need help comming up with a line that does the OPPOSITE (remove) that what that code those. thanks! ---------- Post updated at 02:59 PM ---------- Previous update was at 08:35 AM ---------- do i need to use grep or something? |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|