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 Volume Cloning - using asr (Apple Software Restore)bash OSX iTerm2 - display inline images in terminalOSX Bash - commands I didn't know before (or saw…OSX - get UID listBASH - faster navigationBASH y/n select - on user inputbash NULL DEVICE - redirecting output & errorsOS-X - secure erase free space at command linebash combine pdf or other image files into pdf