This is the mail archive of the cygwin@sourceware.cygnus.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]

RE: How to get help for a bash command


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


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