From 937c6c3e9c61b332fc3ba173b7395e8fb5d1741e Mon Sep 17 00:00:00 2001 From: drw Date: Thu, 30 Jan 2003 00:16:21 +0000 Subject: Fix for bug #617 --- (limited to 'noncore/tools/opie-sh/scripts') diff --git a/noncore/tools/opie-sh/scripts/diskfree.sh b/noncore/tools/opie-sh/scripts/diskfree.sh index 6fcd709..78415e3 100755 --- a/noncore/tools/opie-sh/scripts/diskfree.sh +++ b/noncore/tools/opie-sh/scripts/diskfree.sh @@ -26,7 +26,7 @@ OPIE_SH=/opt/QtPalmtop/bin/opie-sh echo "

diskfree

how much space is left ?
" echo "

" - df -Ph \ + df -h \ | grep -v "Mounted on" \ | sed 's/ / /g' \ | sed 's/ / /g' \ -- cgit v0.9.0.2