AP DS TECH bash – df to get space usage by volume ~~ November 27, 2019 1234567891011#display current Volume in 1024-byte blocks df -k . #display ALL Volumes in megabytes df -m #display /home Volume in gigabytes df -g /home #display ALL Volumes in HUMAN readable format df -h Related Posts:BitBar - OSX custom menu bar - running #!/bin/bashOSX per Application Volume Mixer - BackgroundMusic @ githubOSX Time Machine to Network VolumeOSX Volume Cloning - using asr (Apple Software Restore).DS_Store - BASH shell - Linux/OSX = Find & Remove FilesMuseScore - get that last line to fit on one page....Ubuntu - get the currently installed version infoOSX system volume (sound) GET / SET via Terminal / bashbash - du to get space used by directory