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