Computer Science Canada

Command Line and JDK folder

Author:  Bo0sT [ Sun Apr 05, 2009 3:41 pm ]
Post subject:  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

Author:  DemonWasp [ Sun Apr 05, 2009 7:01 pm ]
Post subject:  RE:Command Line and JDK folder

Try running them with -h or -help.


: