using of getopts in bash

Christopher Faylor cgf@redhat.com
Tue Jan 23 06:54:00 GMT 2001


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



More information about the Cygwin mailing list