ARGS="-o pid="
GOOD=0
EVALFN=1

evalfn () {
  ! grep PID stdout >> /dev/null
}
