JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
update every 59 seconds instead of 1
authorMarco Peereboom <marco@conformal.com>
Thu, 22 Jan 2009 18:16:35 +0000 (18:16 +0000)
committerMarco Peereboom <marco@conformal.com>
Thu, 22 Jan 2009 18:16:35 +0000 (18:16 +0000)
baraction.sh

index 35b4a88..d7bd571 100644 (file)
@@ -1,2 +1,2 @@
 #!/bin/sh
-while :; do echo "battery" `apm -l` "%"; sleep 1; done
+while :; do echo "battery" `apm -l` "%"; sleep 59; done