![]() |
|
|
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 |
| Associated array from command line options | jperret | Shell Programming and Scripting | 1 | 01-10-2008 05:16 PM |
| How to select a particular media from the printer with a UNIX command | HelpMeOUt | UNIX for Dummies Questions & Answers | 3 | 12-20-2007 04:42 PM |
| Command to select files with different extensions | MobileUser | UNIX for Dummies Questions & Answers | 1 | 05-02-2006 03:20 AM |
| array as command line argument !!!! | spandu | UNIX for Dummies Questions & Answers | 2 | 02-21-2006 01:33 PM |
| array values in a command | eeisken | Shell Programming and Scripting | 3 | 06-22-2005 05:49 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Select command array
Hello everyone,
I have a quick question about the select command in ksh. I am using it to define a menu for user selection, I have found that the REPLY var contains the input from the user, I was interested to find out if there is a system variable that contains the whole menu as an array, the reason being that I would like the user to be allowed multiple selections from the menu, at that point all of those would be in $REPLY as a sequence of numbers, still I would like to resolve those numbers to what selection they all were in the menu. I hope you can help. Thanks. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|