Pad the human readable output for 'ls -sh' to 6 chars, since we will
authorEric Andersen <andersen@codepoet.org>
Sat, 30 Jun 2001 18:00:26 +0000 (18:00 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 30 Jun 2001 18:00:26 +0000 (18:00 -0000)
commit7e516797f973fdf8535284606af101339f2e6be4
treec4df0f6d8bdf512f65492216b41458ed5787afd3
parent8fa1bf7cd6fefc5ac3fb13eb85569d874e84f88e
Pad the human readable output for 'ls -sh' to 6 chars, since we will
have numbers printed as XXX.YU, so we need 6 digits not 4.
 -Erik
coreutils/ls.c
ls.c