On Tue, Feb 08, 2005 at 02:42:09PM +0100, Jeroen van Wolffelaar wrote:
I'm looking into using stat for determining available diskspace,
however, this proves difficult or badly documented.

I appreciate your objective phrasing.

'Optimal transfer block size', I have the suspection that %s IS the
blocksize of the filesystem, which should be used in a number of other
parameters in order to translate number of blocks into number of bytes.

Is that correct?

yes

If so, please document this properly with %s, 'optimal transfer' is a
bit a vague term.

It's the definition of what that parameter is. stat(1) is a fairly thin wrapper around stat(2) -- check the stat(2) man page for another description.

Mike Stone


-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to