![]() |
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 |
| 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 |
| unable to log into gdm, urgent help needed!!!pls | wrapster | Shell Programming and Scripting | 0 | 04-25-2008 12:48 AM |
| Urgent help needed | skyineyes | UNIX for Dummies Questions & Answers | 5 | 06-19-2007 03:31 AM |
| urgent help needed. | Batch | Shell Programming and Scripting | 4 | 12-08-2006 11:31 AM |
| urgent help needed !! | guhas | Shell Programming and Scripting | 0 | 09-10-2005 01:01 PM |
| Urgent Help needed | mgchato | High Level Programming | 0 | 05-19-2005 02:49 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
urgent needed
hi i want solution regarding usage of array. i m having code which is written using if-
elif and can i use or access using arrays. here i wana use array values along with if -elif condition. i dnt wana use command line argument parameter1=(scram no_scram) if [ $7 = "scram" ]; then scram="+define+USB_SCRAM=1" elif [ $7 = "no_scram" ]; then scram="+define+USB_SCRAM=0" elif [ ]; then echo "Warning - Scrambling selection not valid" exit fi Last edited by manish1; 03-13-2008 at 05:43 AM.. Reason: Moved to Shell Programming and Scripting Forum |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|