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]
Other format: [Raw text]

Re: Bugs in Cygnus Tools bash


Scheinert Frank EXT <Frank.Scheinert.extern@icn.siemens.de> 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/


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