![]() |
|
|
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 |
| Perl script to search a line and copy it to another line | ammu | Shell Programming and Scripting | 3 | 12-29-2008 05:12 PM |
| shell script to process file line by line | royalsing | UNIX for Dummies Questions & Answers | 5 | 09-17-2008 05:22 AM |
| Want to understand the meaning of the following line | dhanamurthy | Shell Programming and Scripting | 5 | 05-24-2007 10:20 AM |
| What is the meaning of "tab" in script ? | so_friendly | Shell Programming and Scripting | 3 | 07-10-2006 02:34 AM |
| Unix Script with line number at beginning of each line. | mascorro | Shell Programming and Scripting | 5 | 06-19-2006 05:34 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Meaning of this line in script
Can anyone explain me the meaning of line #2 in these lines of shell script:
if [ "${PMON}" == "yes" ] ; then ${EXPR} " ${MACTIONS[*]} " : ".* ${ACTION} " >/dev/null 2>&1 || die "$USAGE" else Sorry in case this is a trivial thing (I am not an expert in this). |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|