duck1123
5/13/2011 - 11:02 PM

Bitcoin monitors for byobu

Bitcoin monitors for byobu

#!/bin/sh
bitcoind getbalance | sed -e "s/0\+$/ BTC/"
#!/bin/sh
echo "$(bitcoind gethashespersec)h/s"