(command.CommandList
  children: [
    (command.Assignment
      keyword: Assign_None
      pairs: [
        (assign_pair
          lhs: (lhs_expr.LhsName name:PATH spids:[1])
          op: Equal
          rhs: 
            {(/command) (Lit_Other ':') (/usr/local/bin) (Lit_Other ':') (/usr/local/sbin) 
              (Lit_Other ':') (/bin) (Lit_Other ':') (/sbin) (Lit_Other ':') (/usr/bin) (Lit_Other ':') (/usr/sbin) (Lit_Other ':') 
              (/usr/X11R6/bin)
            }
          spids: [1]
        )
      ]
      spids: [1]
    )
    (command.SimpleCommand
      words: [{(exec)}]
      redirects: [(redir.Redir op:<Redir_Less '<'> fd:16777215 arg_word:{(/dev/null)})]
    )
    (command.SimpleCommand
      words: [{(exec)}]
      redirects: [(redir.Redir op:<Redir_Great '>'> fd:16777215 arg_word:{(/dev/null)})]
    )
    (command.SimpleCommand
      words: [{(exec)}]
      redirects: [(redir.Redir op:<Redir_Great '2>'> fd:2 arg_word:{(/dev/null)})]
    )
    (C {(/command/svc)} {(-dx)} {(/service/) (Lit_Other '*')} {(/service/) (Lit_Other '*') (/log)})
    (command.Pipeline
      children: [
        (command.SimpleCommand
          words: [
            {(env)}
            {(-)}
            {(Lit_VarLike 'PATH=') ($ VSub_DollarName '$PATH')}
            {(svscan)}
            {(/service)}
          ]
          redirects: [(redir.Redir op:<Redir_GreatAnd '2>&'> fd:2 arg_word:{(1)})]
        )
        (C {(env)} {(-)} {(Lit_VarLike 'PATH=') ($ VSub_DollarName '$PATH')} {(readproctitle)} {(service)} 
          {(errors) (Lit_Other ':')} 
          {
            (
................................................................................................................................................................................................................................................................................................................................................................................................................
            )
          }
        )
      ]
      negated: F
    )
  ]
)