ARGS=
GOOD=0
EVALFN=1

evalfn () {
  grep "ps$" stdout >> /dev/null
}
