type "cmd" in address bar to open up console to this directory type "javac [filename]" to compile the program run the program by typing "java [filename]"
pass arguments on the command line with -[option] example: java test -s 8
copy paste this to command line to test: -s 512 -b 16 -a 4 -r rr -p 1024 -n 100 –u 75 -f Trace1.trc -f Trace2_4Evaluation.trc –f Corruption.trc