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:bash NULL DEVICE - redirecting output & errorsGet MAC hardware info from OS-X terminal (command line)OSX Time Machine to Network VolumeBash Substring Matching within StringUbuntu - get the currently installed version infobash - wavecache.wfm removalOSX review login items via bash+applescriptOS-X - secure erase free space at command line.DS_Store - BASH shell - Linux/OSX = Find & Remove Files