Scheinert Frank EXT <[EMAIL PROTECTED]> wrote: > bash: man: command not found
So install man. > info command gives no getopts information. Shell builtins have never been individually listed in info. > 2nd Bug > User defined functions like > > function usage > { > echo blabla > } > > produce a "function: not found" output. Works for me. Are you sure you are using bash? /bin/sh != bash on Cygwin. Max. -- 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/