Blame | Last modification | View Log | RSS feed
#! /bin/bash
# this should print "0", for zero error report lines.
bash chemtest| grep -v "^#"| grep -v "^OK"| wc -l