We were told to test a java project of ours by
doing entering this into the command prompt... java SLSim < sample-input.txt
This is supposed to read the contents of the text file line by line as if each were command line arguments. However, whenever I type exactly that I keep getting an...