Plan 9 from User Space's /usr/local/plan9/src/cmd/index/final.sort

# final.sort
#   Input/Output: sort key (tab) string (tab) numlist
#   Sort by $1 (string)

sort -t'	' +0fd -1 +0f -1 $*

Space Glenda

Copyright © 2005 Lucent Technologies, Russ Cox, MIT.
See license for details.