Wireless Army
This is a blog / tips and tricks website for web developers and security researchers.
follow us in feedly


df
by admin
 at 2017-12-24 13:01:00.

df to see how much space is availble

-a, --all include dummy file systems
-B, --block-size=SIZE use SIZE-byte blocks
-h, --human-readable print sizes in human readable format (e.g., 1K 234M 2G)
-H, --si likewise, but use powers of 1000 not 1024
-i, --inodes list inode information instead of block usage
-k like --block-size=1K
-l, --local limit listing to local file systems
--no-sync do not invoke sync before getting usage info (default)
-P, --portability use the POSIX output format
--sync invoke sync before getting usage info
-t, --Type=Type limit listing to file systems of type Type
-T, --print-Type print file system type
-x, --exclude-Type=Type limit listing to file systems not of type Type
--version output version information and exit