[CSC 335] Some linux/unix help
Andrew J. Pounds
pounds_aj at mercer.edu
Mon Aug 29 13:00:40 EDT 2011
For those of you that are diving into a Unix environment for the first
time, I have added some links on the REFERENCE page of the class website
to get you started.
Also -- to compile and run a java program on cobra you need TWO steps..
javac program_name.java <-- this will compile the program
java program_name <-- this will execute the program
--
Andrew J. Pounds, Ph.D. (pounds at theochem.mercer.edu)
Associate Professor of Chemistry and Computer Science
Mercer University, Macon, GA 31207 (478) 301-5627
More information about the csc335
mailing list