zpoolstatus.shon commit [i3blocks-music] add music symbol (a9a8468)
   1#! /bin/bash
   2
   3iostat=`zpool iostat`
   4status=`zpool status`
   5echo "$iostat\n$status" > /var/log/zpool.log