(command.Pipeline
  children: [
    (C {(ps)} {(-ef)})
    (C {(grep)} {(gnutls-serv)})
    (C {(/usr/bin/awk)} {(SQ <'{print $2}'>)})
    (C {(xargs)} {(kill)} {(-9)})
  ]
  negated: F
)