*** hobbitclient-freebsd.sh.orig Tue Feb 20 18:38:47 2007 --- hobbitclient-freebsd.sh Tue Feb 20 18:39:05 2007 *************** *** 22,28 **** who echo "[df]" # The sed stuff is to make sure lines are not split into two. ! df -H -tnonfs,nullfs,cd9660,procfs,devfs,linprocfs | sed -e '/^[^ ][^ ]*$/{ N s/[ ]*\n[ ]*/ / }' --- 22,28 ---- who echo "[df]" # The sed stuff is to make sure lines are not split into two. ! df -H -tnonfs,nullfs,cd9660,procfs,devfs,linprocfs,fdescfs | sed -e '/^[^ ][^ ]*$/{ N s/[ ]*\n[ ]*/ / }'