Difference between revisions of "Du (disk usage) command"

From wikieduonline
Jump to navigation Jump to search
Line 10: Line 10:
 
* <code>du -hs /path/to/directory</code>
 
* <code>du -hs /path/to/directory</code>
 
* <code>du -hs -- *</code>
 
* <code>du -hs -- *</code>
* du -h --apparent-size /tmp/
+
* du -h --apparent-size /path/to/file_or_directory
  
 
== Related commands ==
 
== Related commands ==

Revision as of 07:34, 6 August 2020

du (disk usage) Unix and Linux command used to display file space usage.


Examples

  • du
  • du -hs
  • du -hs *
  • du -hs /path/to/file
  • du -hs /path/to/directory
  • du -hs -- *
  • du -h --apparent-size /path/to/file_or_directory

Related commands

See also

Advertising: