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

LINUX Move and copy files using SSH

Java : Variables Declaring

SQL Self JOIN