mirror of
https://github.com/opnsense/src.git
synced 2026-02-27 11:50:47 -05:00
sort(1). This functionality is provided by the -S option now, and it is useful even though a similar effect is achievable with sort(1), since the latter doesn't work in combination with -h. This option is also present in NetBSD, OpenBSD, and GNU fileutils, so there's clearly a demand for it. Noticed by: asmodai |
||
|---|---|---|
| .. | ||
| cmp.c | ||
| extern.h | ||
| ls.1 | ||
| ls.c | ||
| ls.h | ||
| Makefile | ||
| print.c | ||
| util.c | ||