![]() |
|
|
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 |
| Help with Getopt::Std | Breakology | Shell Programming and Scripting | 3 | 06-23-2009 10:33 PM |
| Help with getopt | giorgos193 | Shell Programming and Scripting | 5 | 11-10-2008 01:44 AM |
| getopt help | darshakraut | Shell Programming and Scripting | 3 | 06-20-2008 09:15 AM |
| getopt help | darshakraut | Shell Programming and Scripting | 2 | 06-18-2008 08:43 AM |
| option followed by : taking next option if argument missing with getopts | gurukottur | Shell Programming and Scripting | 2 | 03-17-2008 12:46 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
--alternative option in getopt
Hi,
i need to use --alternative option of getopt for ex . getopt -o a:c: --alternative pw: -- "$@" if i use like this, i am not getting any output.Please help me how to correct this.i need to have a combination of long and short options.But long options have to begin with - and not --. That is why am going for --alternative option. Thanks, Padmini. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|