NAME

keysort - sorts input depending on keyword value

SYNOPSIS

keysort key [descend]

DESCRIPTION

keysort reads stdin and sorts the lines depending on the floating value of the "key" line.

If descend is on the command line the sort order will be reversed.

If the data are Babylonian they will be converted and sorted.


Program index