freebsd-skq/bin
Colin Percival d3b68bf14c Fix alignment of size field in ls -lh -- the width was being computed
from log[10](largest file size), but when outputting in human-friendly
format the width is always at most 4. (eg. "123K", " 12K", "1.2K".)

PR: bin/59320
Approved by: rwatson (mentor)
2004-01-22 04:33:00 +00:00
..
cat
chflags
chio
chmod
cp
csh
date Note the Linux required format. 2004-01-06 19:01:34 +00:00
dd
df
domainname
echo
ed
expr
getfacl
hostname
kenv
kill
ln
ls Fix alignment of size field in ls -lh -- the width was being computed 2004-01-22 04:33:00 +00:00
mkdir
mv
pax
ps Bring ps.1 up to date with changes in the past seven years: 2004-01-21 16:25:36 +00:00
pwd
rcp
realpath
rm o Fix a style bug and poor wording in comment. 2004-01-01 10:26:43 +00:00
rmail
rmdir
setfacl
sh Replace home-grown dup2() implementation with actual dup2() calls. This 2004-01-21 12:50:01 +00:00
sleep
stty
sync
test
uuidgen
Makefile - Build things in pure dictionary order (see sort(1)). 2004-01-16 15:23:19 +00:00
Makefile.inc