------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=59234 ------- Additional Comments From mi+kde@aldan.algebra.com 2003-12-31 21:56 ------- See stat(2) (for path) or fstat(2) for file descriptor. The field of interest is: st_blocks The actual number of blocks allocated for the file in 512-byte units. As short symbolic links are stored in the inode, this number may be zero.