>>>>> "CD" == Conor Daly <conor.daly at oceanfree.net> writes:
CD> Using getopts to parse a commend line to a bash script I can
CD> read one-letter options ( -o) but not long option names (
CD> --option-name). Can this be done? Perhaps a case for an
CD> option of "-" and then a case construct on $OPTARG to catch
CD> the actual option but this requires a manual reading of the
CD> next commandline arg and and increment of OTPIND to avoid
CD> breaking the (continuing) getopts loop. There's gotta be a
CD> better way eh?
The way GNU configure scripts do it looks fairly straightforward,
especially if you don't bother to allow abbreviation of the arguments.
--
"Pity has no place at my table."
-- Dr Hannibal Lecter
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!