freebsd-dev/bin
Aymeric Wibo e2662256cd ls(1): add a -v flag to sort naturally
Add a -v flag for ls which sorts entries following a natural ordering
using strverscmp(3) (e.g. "bloem1 bloem9 bloem10" as opposed to
"bloem1 bloem10 bloem9").

Update the manual page and add a test case.

Reviewed by:	pauamma, bcr
Tested by:	pstef
Differential Revision:	https://reviews.freebsd.org/D36407
2022-10-31 00:00:42 +01:00
..
cat
chflags
chio chio: Mark some arguments as unused. 2022-10-25 10:57:29 -06:00
chmod
cp cp: Fix build without VM_AND_BUFFER_CACHE_SYNCHRONIZED. 2022-08-30 10:51:21 -04:00
csh
date date: remove some ambiguity in tzdata references 2022-07-28 10:14:18 -05:00
dd
df
domainname
echo
ed
expr
freebsd-version
getfacl
hostname
kenv
kill
ln
ls ls(1): add a -v flag to sort naturally 2022-10-31 00:00:42 +01:00
mkdir
mv
pax pax: update date parsing code (from OpenBSD) 2022-10-19 17:02:45 +00:00
pkill
ps
pwait
pwd
realpath
rm
rmail
rmdir
setfacl
sh sh: when loading profile, read only .sh files. 2022-10-22 19:05:31 +02:00
sleep
stty stty(1): provide details about interaction with job control 2022-10-02 20:29:53 +03:00
sync
test
tests
uuidgen
Makefile
Makefile.inc