DCS grading programs

gsort

Gsort sorts the student records stored in grades files.

Usage

gsort [sort options] [files]

Details

Gsort sorts the list of students using the key specified in the sort options. If no key is specified, the student name is used.

If no files are specified, input comes from the standard input and the sorted file is written to the standard output.

Changes since the previous version

There are no significant changes, except that you can now specify more than one file to be sorted.