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