/cs/bin/turnin submit cs4341 project files ...where project is one of hw1, hw2, hw3 ... and files ... is a list of files you wish to turn in.
For the first HW assignment, you might do something like:
/cs/bin/turnin submit cs4341 hw1 hw1_1.txt . . .
/cs/bin/turnin verify cs4341 projectas in
/cs/bin/turnin list cs4341 hw1
/cs/bin/turnin getgrade cs4341 projectReplace [project] with the name of the appropriate turnin project such as hw1, hw2, etc.
The CS Department maintains a page with additional general information on turnin and related programs.