 | | Example B-1 shows a program that reads the mounted filesystem table and, for each filesystem, prints out the information stored for it in the table. It also looks up the filesystem in the filesystem defaults table and prints any information it finds there. Finally, it uses statvfs to obtain statistics about the filesystem, and prints them out. | |
|