Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

bash see size of directory

# returns the size of all content inside the directory

du -hs /path/to/folder
Source by linuxize.com #
 
PREVIOUS NEXT
Tagged: #bash #size #directory
ADD COMMENT
Topic
Name
2+2 =