diff --git a/pages/common/df.md b/pages/common/df.md index 50f3f4b7b..84c44fb3d 100644 --- a/pages/common/df.md +++ b/pages/common/df.md @@ -13,3 +13,7 @@ - Display the file system and its disk usage containing the given file or directory: `df {{path/to/file_or_directory}}` + +- Display statistics on the number of free inodes: + +`df -i`