[email protected] (Francois Tigeot) writes: >Having a quota system based on visible file sizes gives at least consistent >results with what a regular user sees when listing files or using du(1).
That's not true. du(1) reports disk usage (from stat.st_blocks) and not
accumulated file sizes (from stat.st_size). ls(1) can report both.
--
--
Michael van Elst
Internet: [email protected]
"A potential Snark may lurk in every tree."
