Commands Help: df

  • report file system disk space usage 

[SYNOPSIS] df OPTION DIRECTORY
option
-hprint sizes in human readable format (e.g., 1K 234M 2G)
-mprint sizes in M-bytes
-kprint sizes in K-bytes
-ilist inode information instead of block usage


Comments

Popular posts from this blog

AWS Lambda – Function in Go

Install DNF in RHEL/CentOS 7

AWS Lambda – Function in Java