getopt problem

Troy Noble troy.noble@channelpoint.com
Wed Oct 31 07:25:00 GMT 2001


> From: Sathish Vasudevaiah
>
> Is there an equivalnet of /usr/bin/getopt command (linux)
> in cygwin ?

Could you be looking for BASH's builtin getopts?

bash$ type getopts
getopts is a shell builtin

See the bash online docs at GNU mirror sites for more information.

http://www.gnu.org/manual/bash-2.02/bashref.html


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list