[11900] in Athena Bugs
No subject found in mail header
daemon@ATHENA.MIT.EDU (Ezra Peisach)
Tue Mar 29 15:59:56 1994
To: miket@MIT.EDU
Cc: testers@MIT.EDU, epeisach@MIT.EDU
In-Reply-To: Your message of Tue, 29 Mar 1994 15:38:15 -0500.
<9403292038.AA19949@w20-575-24.MIT.EDU>
Date: Tue, 29 Mar 1994 15:59:48 EST
From: Ezra Peisach <epeisach@MIT.EDU>
Actually - if you read the man page for ls on the suns, ls -s gives the
size of the file in blocks......
On seveal other systems, the number of kilobytes are returned.... The block
size is 512 and hence the factor of two difference....
Ls is performing as documented... (There are some standards committees pushing
for all utilities to return the sizes in blocks for such items as disk space
etc... This will probably happen more in the future).
Ezra