Statvfs is a user level access program to the statvfs(2) system call. It performs a statvfs(2) operation on a file and prints one or more entries from the struct thus returned.
This program is useful in shell scripts. DOWNLOAD