Query: du
OS: minix
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DU(1) General Commands Manual DU(1)NAMEdu - print disk usageSYNOPSISdu [-as] [-l n] dir ...OPTIONS-a Give usage for all files -l List up to n levels of subdirectories -s Summary onlyEXAMPLESdu dir # List disk space used by files in dir du -s dir1 dir2 # Give summaries onlyDESCRIPTIONDu examines one or more directories and prints the amount of space occupied by the files in those directories and their subdirectories.SEE ALSOdf(1). DU(1)