zpoolstatus.shon commit [nameget] new test mode and better tty interface (03d406f)
   1#! /bin/bash
   2
   3iostat=`zpool iostat`
   4status=`zpool status`
   5echo "$iostat\n$status" > /var/log/zpool.log