[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to determine block size
From: |
Paul Eggert |
Subject: |
Re: how to determine block size |
Date: |
02 Aug 2003 22:35:45 -0700 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 |
Richard Bos <address@hidden> writes:
> Is it possible to determine/get the block size that can be used by a
system? "block size" is too general a term. Your best bet is to
understand what the size is really being used for, and then look at a
low-level gnu package (I suggest coreutils) to see how it finds out
that size.