This is the mail archive of the cygwin@cygwin.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: getopt problem


> 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/


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