Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <04df01c2aa8a$fa8f4fa0$533dba8c@sfdev3>
Reply-To: "Norman Vine" <nhv@cape.com>
From: "Norman Vine" <nhv@cape.com>
To: <cygwin@cygwin.com>
References: <47D438A0510BD611B9470002A58EDAE7DEC84B@mchh2a6e.mchh.siemens.de>
Subject: Re: Bugs in Cygnus Tools bash
Date: Mon, 23 Dec 2002 08:55:39 -0500
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
X-Virus-Scanned: Cape.Com VirusScan, no known virus found

Scheinert Frank writes:
> 
> 1st Bug

> myPrompt>man man
> bash: man: command not found

USER ERROR: 
    you didn't install the man package

> Finally, the bash itself doesn't know the getopts function

USER ERROR:

% help help
help: help [-s] [pattern ...]
    Display helpful information about builtin commands.  If PATTERN is
    specified, gives detailed help on all commands matching PATTERN,
    otherwise a list of the builtins is printed.  The -s option
    restricts the output for each builtin command matching PATTERN to
    a short usage synopsis.

% help getopts
getopts: getopts optstring name [arg]
    Getopts is used by shell procedures to parse positional parameters.
    .............. 

HINT:
http://www.tuxedo.org/~esr/faqs/smart-questions.html

Norman

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

