|
From: | Matthew Woehlke |
Subject: | Re: ls -s documentation misleading |
Date: | Thu, 19 Feb 2009 17:49:08 -0600 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.19) Gecko/20090105 Fedora/2.0.0.19-1.fc10 Thunderbird/2.0.0.19 Mnenhy/0.7.5.0 |
address@hidden wrote:
The ls -s argument is documented as such:ls --help output: -s, --size print the size of each file, in blocksLS(1) man page: -s, --size print the size of each file, in blocks This leads one to expect some sort of relationship between the size colum in ls -l output, perhaps with rounding to the nearest block, but this is not the case.
I know the info is preferred, but would it be okay to simply s/blocks/allocated blocks/? (or "used blocks", or something along those lines?) I think it should be possible to make this a bit clearer in a way that has an acceptable impact on the length of --help.
-- Matthew Please do not quote my e-mail address unobfuscated in message bodies. --We are Microsoft. What you are experiencing is not a problem; it is an undocumented feature. -- Unknown (from fortune's bofh-excuses)
[Prev in Thread] | Current Thread | [Next in Thread] |