#!/bin/sh
df -h / --output=avail --total | tail -n 1
