From: rcrampton@armature.com (Robin Crampton)
Subject: RE: How to get help for a bash command
10 Jul 1998 16:33:34 -0700
Message-ID: <TFSJEHKC.cygnus.gnu-win32@armature.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
To: gnu-win32@cygnus.com, dominique.cretel@cfwb.be

>Does someone know how to get help for a bash command?

I use man from Dr Andy Pipers /usr/local distribution.
www.parallax.co.uk/~andyp


>Also, I want to know what is the "set -x" command in a shell script?

set -x means "print commands and their arguments as they are executed."  

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
