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 snippet - clean up stereo pairs and sort by…apt-get command refBitBar - OSX custom menu bar - running #!/bin/bashUbuntu - get the currently installed version infoGet MAC hardware info from OS-X terminal (command line)bash - wavecache.wfm removalBash Substring Matching within StringOSX Volume Cloning - using asr (Apple Software Restore)OSX review login items via bash+applescript