September 2000
Beginner
1312 pages
33h 47m
English
![]()
/usr/bin/du [-adkLr][-s | -o][file...] /usr/xpg4/bin/du [-a | -s][-krx][file...]
Use the du command to write to standard output the size of the file space allocated to, and the size of the file space allocated to each subdirectory of the file hierarchy rooted in each of the specified files. The size of the file space allocated to a file of type directory is defined as the sum total of space allocated to all files in the file hierarchy rooted in the directory plus the space allocated to the directory itself.
Files with multiple links are counted and written for only one entry. The directory entry ...