new page for df

* fixes #14
waldyrious/alt-syntax
Shrayas Rajagopal 2014-01-27 11:17:12 +05:30
parent c46ea1c9bf
commit 44fb87999c
1 changed files with 12 additions and 0 deletions

12
osx/df.md Normal file
View 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`