Introduce a new option -S to use the size of a file for sorting (-t). This
authorMatthias Schmidt <matthias@dragonflybsd.org>
Sat, 19 Jan 2008 15:33:42 +0000 (15:33 +0000)
committerMatthias Schmidt <matthias@dragonflybsd.org>
Sat, 19 Jan 2008 15:33:42 +0000 (15:33 +0000)
commit36860a8bd53132301232d4707db2344393b387db
tree95c425e09dd2f6ed277ed633c4605a1c7dd82763
parentb0a6dbe6ed8af339e12ddf8f334930a3cbc099b3
Introduce a new option -S to use the size of a file for sorting (-t).  This
is handy to find fat files and brings us in line with all the other BSDs.
bin/ls/cmp.c
bin/ls/extern.h
bin/ls/ls.1
bin/ls/ls.c