with your help I found a way around it (here is my silly scripting):

$ sudo _DF=$(df -h)

date
echo "${_DF}" | head -n 1
echo "${_DF}" | grep $(whoami)
$

 lbrtchx

Reply via email to