[14241] in Athena Bugs
sun4 7.7V: ls
daemon@ATHENA.MIT.EDU (Richard Tauriello)
Mon Mar 4 20:29:40 1996
To: bugs@MIT.EDU
Date: Mon, 04 Mar 1996 20:29:34 EST
From: "Richard Tauriello" <rptaurie@MIT.EDU>
System name: w20-575-22
Type and version: SPARC/Classic 7.7V
Display type: cgthree
What were you trying to do?
ls -S
What's wrong:
ls: illegal option -- S
usage: ls -1RaAdCxmnlogrtucpFbqisfL [files]
Exit 2
What should have happened:
-S Give size in kilobytes of each file, and sort the
files in order of decreasing size.
(Not that I really care, it's just odd that the manpage doesn't match the
binary. If I really wanted to, I could use gnu ls.)
Please describe any relevant documentation references:
/usr/man/cat1/ls.1