linux file size

cd dir ; du -hsx * | sort -rh | head -20 
# example output
# 300MB    some_backup_file.log
# 1.8GB    some_huge_file.war

4
2

                                    #Get file size of each folder
du -bsh *

4 (2 Votes)
0
4
3
Mike 90 points

                                    #Get file size of each folder
du -bsh *

4 (3 Votes)
0
Are there any code examples left?
Create a Free Account
Unlock the power of data and AI by diving into Python, ChatGPT, SQL, Power BI, and beyond.
Sign up
Develop soft skills on BrainApps
Complete the IQ Test
Relative searches
get file size of file linux display files by size in linux linux file size linux check size of file how to see size of file in linux show file by size linux how to check file size in linux show file size linux show file size linux terminal linux command line get size of file linux see file size size of fiel linux file size linux gb check file size in linux linux how to check file size check files size linux how to find a file by size in linux check file size in linux terminal file size in gb linux file size in linux file size check in linux check size linux files check linux file size get the size of file linux linux get size of file linux find out size of file how to check size of a file in linux linux filesize how to check file dimensions linux size file linux get size of file unix view file size linux size file gb linux find file size linux checking file size linux linux check file size see size of file in temrinal linux size file linux command linux file sizes find the size of file in linux check size file linux get file size linux command linux command to check the file size linux terminal get size of a file how to know size of file in linux check the file size in linux linux see size of file find size of file linux check file size linux terminal how to view file size linux see size of files linux verify size of file on linux linux show file sizes linux see sizeof files linux get file size get file size linux linux terminal total file size of all files linux size of file linux view file size linux file size command linux print file size get the size of a file in linux unix get file size size of files linux what is the size of file in linux linux command to check file size print file size linux show size of file linux size of file in linux get size of file linux check size of file in linux check size of a file in linux get size file linux see file sizes linux file size linux command size of files ubuntu show all file size centos show size list files linux find the file size in linux check all file size linux linux command to see size of file size of file linux check file size linux see file size linux terminal get file size Get file size in Linux file size linux debian get weight of file ubuntu see size of media command line show file size linux show file size linux file dimension human get file size terminal how to check file size linux size file linuz how to get file size linux linux check file size terminal get size of files linux linux checking file size linux file size cmd see file size in linux terminal check file sizes in linux view size of files ubuntu list file size linux command see size of file linux file sizes in linux find size of file using command ubuntu show file size mb linux
Made with love
This website uses cookies to make IQCode work for you. By using this site, you agree to our cookie policy

Welcome Back!

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign in
Recover lost password
Or log in with

Create a Free Account

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign up
Or sign up with
By signing up, you agree to the Terms and Conditions and Privacy Policy. You also agree to receive product-related marketing emails from IQCode, which you can unsubscribe from at any time.
Creating a new code example
Code snippet title
Source