![]() |
|
|
|
|
|||||||
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| bitwise operators | areef4u | UNIX for Advanced & Expert Users | 9 | 08-04-2006 05:39 AM |
| Bit-fields and Bitwise operators | amatsaka | High Level Programming | 3 | 04-23-2002 05:13 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
If with set operators
Hi guys, I'm trying to run more than one "if" condition at once. What I want is something like
if [[ $a = 1 ]] or [[ $b = 2 ]] or [[ $c = 3 ]]; then ... I can't remember the syntax for using this or/and set operators. Can someone please assist/ jog my memory? thanks Khoom |
| Forum Sponsor | ||
|
|