#!/bin/sh echo \ "$(df -h | grep '/$' | awk '{print $4"/"$2}')"\ " | $(date +"%Y-%m-%d %H:%M:%S")"