#!/usr/bin/env bash

# logs human readable disk free to syslog
df -h 2>&1 | /usr/logger