Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

get the size of files in a directory linux

# Displays all the files and sizes in MB or GB
du -h --max-depth=1
Source by linuxize.com #
 
PREVIOUS NEXT
Tagged: #size #files #directory #linux
ADD COMMENT
Topic
Name
3+1 =