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:OSX Bash - commands I didn't know before (or saw…bash - wavecache.wfm removalBASH snippet - clean up stereo pairs and sort by…BASH y/n select - on user inputOSX system volume (sound) GET / SET via Terminal / bashbash combine pdf or other image files into pdfBitBar - OSX custom menu bar - running #!/bin/bashbash mkdir -p for recursive subdirectory creation.DS_Store - BASH shell - Linux/OSX = Find & Remove Files