Compilation: javac Cat.java Execution: java Cat input0.txt input1.txt ... output.txt Dependencies: In.java Out.java Reads in text files specified as the first command-line parameters, concatenates them, and writes the result to filename specified as the last command line parameter. % mor
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected