![]() |
|
|
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 |
| reappearing menu list using select | forever_49ers | Shell Programming and Scripting | 9 | 09-13-2006 05:05 PM |
| Drop Users | trfrye | UNIX for Dummies Questions & Answers | 2 | 08-31-2005 04:39 PM |
| dynamic Select menu | rawatds | Shell Programming and Scripting | 2 | 12-06-2004 05:54 AM |
| Dynamic select with multiple word menu items | domivv | Shell Programming and Scripting | 5 | 07-22-2004 09:52 AM |
| select in ksh, any guidance for bash? | Shakey21 | UNIX for Dummies Questions & Answers | 1 | 05-09-2002 01:40 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Drop down menu in bash for timezone select
Is there any way to implement a drop down menu selection in bash?
This is on CDLinux which is a very minimal live CD and I am using it to install an image onto a hard drive. Part of that process is the timezone selection. There are just too many timezones to attempt to use the "select" command. It would just scroll off the screen and be gone. CDLinux has lynx and I concidered using it and an HTML form but there is no way to post the output to any type of cgi script without a webserver running on the machine. If not in bash, then are there any handy programs I could compile that would implement a drop down menu selection? |
| Bookmarks |
| Tags |
| bash, bash eval, eval |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|