Commands Help: du

  • estimate file space usage

[SYNOPSIS] du OPTION DIRECTORY
option
-awrite counts for all files, not just directories
-hprint sizes in human readable format (e.g., 1K 234M 2G)
-sdisplay only a total for each argument

Comments

Popular posts from this blog

PostgreSQL - String Function

SwiftUI - TEXT

PostgreSQL - DATE/TIME Functions and Operators