File System Percentage Used
# Test bdf(1) output of each file system
bdf -i ${I} | grep -v “^Filesystem” | paste - - | \
read FS V W X CAP Y Z INOD MP
if [[ ${CAP%*%} -gt ${THRESHOLD} ]]
# Don’t forget to check inodes…
# Report to file for histogram…
Author | Title | Tracks | Home