Query: du
OS: ultrix
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
du(1) General Commands Manual du(1) Name du - print amount of disk usage Syntax du [-as] [name...] Description The command gives the number of kilobytes contained in all files and, recursively, directories within each specified directory or file name. If name is missing, `.' is used. Absence of either -a or -s causes an entry to be generated for each directory only. A file that has two links to it is only counted once. Options -a Displays the disk usage for each file. -s Displays a summary total only. Restrictions Non-directories given as arguments (not under -a option) are not listed. If there are too many distinct linked files, counts the excess files multiply. See Also df(1), quot(8) du(1)
| Related Man Pages | 
|---|
| du(1) - opensolaris | 
| du(1) - mojave | 
| ln(1) - ultrix | 
| style(1) - ultrix | 
| du(1) - osf1 | 
| Similar Topics in the Unix Linux Community | 
|---|
| Solaris Mem Consumption | 
| write() issue during a low level hdd access | 
| Running bin file from a module | 
| Honey, I broke awk! (duplicate line removal in 30M line 3.7GB csv file) | 
| Ufsrestore |