Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

command to check size of folder in linux

du -lh --max-depth=1 --block-size=M | sort -nr
Source by www.howtouselinux.com #
 
PREVIOUS NEXT
Tagged: #command #check #size #folder #linux
ADD COMMENT
Topic
Name
2+2 =