cvsimport
[beagle.git] / tools / beagle-status
blob741d9a223e59b5be32998db9976094a43eb8fad8
1 #!/bin/sh
3 # This line will be automatically uncommented when you "make install"
4 #installed=1
6 if [ -z $installed ]; then
7 CMD="./beagle-info"
8 else
9 CMD="beagle-info"
12 watch -n 5 $CMD --status