This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: using of getopts in bash


On Tue, Jan 23, 2001 at 03:45:01PM +0100, klaus.berndl@sdm.de wrote:
>Has anybody an easy understanding example for me how to use the bash build in command "getopts"
>(or where i can find such an example)?? This would help me a lot...

getopts is built into bash.  It is not built into ash.
/bin/sh == ash.
/bin/bash != /bin/sh

cgf

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]