dbsort (1) Linux Manual Page
NAME dbsort – sort rows based on the the specified columns SYNOPSIS dbsort[-M MemLimit][-T TemporaryDirectory][-nNrR] column[column…] DESCRIPTION Sort all input rows as specified by the numeric or lexical columns. Dbsort consumes a fixed amount of memory regardless of input size. (It reverts to temporary files on disk if necessary, based on the -M and -T…
