How to get help for a bash command

Robin Crampton rcrampton@armature.com
Fri Jul 10 05:51:00 GMT 1998


>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".



More information about the Cygwin mailing list