How to check your storage on the Raspberry Pi
28 Jan 2016Fire up the command line
Use this trusty old linux command to view the current storage stats on your Pi.
Command flags to change the view
You’ll notice that it’s displaying in kilobytes by default. You can modify that by using different flags after your command.
-h makes the view ‘human readable’
-m makes the view displaying in Megabytes
Other useful commands
Display the top 10 largest directories in ‘human readable’ form
Display folders and sizes