zpoolstatus.shon commit add webp-convert.sh, fix quotes in lastframe.sh (f77f899)
   1#! /bin/bash
   2
   3iostat=`zpool iostat`
   4status=`zpool status`
   5echo "$iostat\n$status" > /var/log/zpool.log