[Cs3] redirecting input and output

Mikhail Nesterenko mikhail at cs.kent.edu
Mon Oct 10 12:04:33 EDT 2022


CS3 students,

Just help with repeated deubgging. You can redirect input from a file
and into a file in Unix like so:

prompt%  myprogramname < inputfile.txt > outputfile.txt

Thanks,
--
Mikhail


More information about the cs3 mailing list