![]() |
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 |
| Reg expression For | Harikrishna | Shell Programming and Scripting | 2 | 05-07-2008 01:40 AM |
| error: initializer expression list treated as compound expression | arunchaudhary19 | High Level Programming | 12 | 11-16-2007 06:44 AM |
| Help with Reg. Expression | moe2266 | UNIX for Dummies Questions & Answers | 7 | 07-16-2007 04:05 PM |
| KSH Expression | tmarikle | Shell Programming and Scripting | 4 | 09-28-2005 04:27 PM |
| Regular Expression + Aritmetical Expression | Z0mby | Shell Programming and Scripting | 2 | 05-21-2002 10:59 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
I have amended the script as below.
rc=`expr ${rc1}` || `expr ${rc2}` || `expr ${rc3}` But the following error prompted. /work/proj/projtmp/testing.sh[3]: 1: not found. Please give me some instructures for making 'OR' for these variable. Thanks, Rock |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|