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 Time Machine to Network Volumebash OSX: hours on a computer, list rebootsbash - awk if then else snippetbash mkdir -p for recursive subdirectory creationbash - OSX Mac Processor CPU Detailsbash - du to get space used by directorybash: process each line as result of command using IFS=OSX per Application Volume Mixer - BackgroundMusic @ githubbash: for - looping over and processing files in…