Query: du
OS: plan9
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DU(1) General Commands Manual DU(1)NAMEdu - disk usageSYNOPSISdu [ -a ] [ -bsize ] [ file ... ]DESCRIPTIONDu gives the number of Kbytes allocated to data blocks of named files and, recursively, of files in named directories. It assumes storage is quantized in units of 1024 bytes (Kbytes) by default. Other values can be set by the -b option; size is the number of bytes, optionally suffixed k to specify multiplication by 1024. If file is missing, the current directory is used. The count for a directory includes the counts of the contained files and directories. The -a option prints the number of blocks for every file in a directory. Normally counts are printed only for contained directories.SOURCE/sys/src/cmd/du.c DU(1)
Related Man Pages |
---|
du(1) - mojave |
du(1) - hpux |
du(1) - osf1 |
xfs_estimate(8) - suse |
du(1) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Automated FTP task |
Run stored procedure from shell script |
du and dfspace reporting |
Honey, I broke awk! (duplicate line removal in 30M line 3.7GB csv file) |
BASH Execution Delay / Speedup |