
-----------------------------------
Bo0sT
Sun Apr 05, 2009 3:41 pm

Command Line and JDK folder
-----------------------------------
I just recently started playing around with the command line, its pretty cool and I know how to write, compile and run my programs from it.  I was wondering though, if anyone knew where I could find a list of all the programs in the JDK bin directory and what they all do, what parameters they take ect.

TYVM

-----------------------------------
DemonWasp
Sun Apr 05, 2009 7:01 pm

RE:Command Line and JDK folder
-----------------------------------
Try running them with -h or -help.
