Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
How to: Get the Inode utilization data of a filesystem using df command
Posted by Philipp Esselbach on: 03/07/2011 11:10 AM [ Print | 0 comment(s) ]
Linuxers shows you how to get the Inode utilization data of a filesystem using df command
When we talk about a file in ex2/3/4 filesystems, it consists of two kinds of information - filename and inode. The latter is a special data structure to store information about the file - file type, size, ownership, access information(read,write,execute bits), location of the file content etc. Such type of information is also known as metadata.
How to: Get the Inode utilization data of a filesystem using df command
Related Threads
10/05/2004 07:53 PM: HOW TO: Configure D-Link DWL-G520 NIC in Fedora Core 2 (1) by Dapper Dan
