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

PostgreSQL - String Function

SwiftUI - TEXT

PostgreSQL - DATE/TIME Functions and Operators