Move pages back into a "pages" folder
This commit is contained in:
12
pages/common/df.md
Normal file
12
pages/common/df.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# df
|
||||
|
||||
> gives an overview of the file system disk space usage
|
||||
|
||||
- display all file systems and their disk usage
|
||||
|
||||
`df`
|
||||
|
||||
- display all file systems and their disk usage in human readable form
|
||||
|
||||
`df -h`
|
||||
|
Reference in New Issue
Block a user