(command.Case
  to_match: {(DQ ($ Id.VSub_DollarName MACH))}
  arms: [
    (case_arm
      pat_list: [{(DQ <i386>)}]
      action: [
        (command.Simple
          words: [
            {<echo>}
            {
              (DQ <'# /dev/console and /dev/contty autopush setup\n'> <'#\n'> 
                <'#       major minor   lastminor       modules\n'> <'\n'> <'\twc\t-1\t0\tldterm ttcompat\n'> <'\tasy\t-1\t0\tldterm ttcompat\n'> 
                <'\txencons\t0\t0\tldterm ttcompat\n'> <'\tptsl\t0\t47\tldterm ttcompat\n'> <'\tusbsacm -1\t0\tldterm ttcompat\n'> 
                <'\tusbser_edge\t-1\t0\tldterm ttcompat\n'> <'\tusbsprl\t-1\t0\tldterm ttcompat\n'> <'\tusbsksp\t-1\t0\tldterm ttcompat\n'> 
                <'\tusbftdi\t-1\t0\tldterm ttcompat\n'> <'\tipsecesp -1\t0\tipsecesp\n'> <'\tipsecah\t-1\t0\tipsecah\n'>
              )
            }
          ]
          redirects: [(redir op:<Id.Redir_Great '>'> loc:(redir_loc.Fd fd:1) arg:{<iu.ap>})]
          more_env: []
          do_fork: T
        )
      ]
      spids: [92 96 124 -1]
    )
    (case_arm
      pat_list: [{(DQ <sparc>)}]
      action: [
        (command.Simple
          words: [
            {<echo>}
            {
              (DQ <'# /dev/console and /dev/contty autopush setup\n'> <'#\n'> 
                <'#      major   minor lastminor\tmodules\n'> <'\n'> <'\twc\t-1\t0\tldterm ttcompat\n'> <'\tqcn\t0\t255\tldterm ttcompat\n'> 
                <'\tsgcn\t0\t0\tldterm ttcompat\n'> <'\tzs\t0\t63\tldterm ttcompat\n'> <'\tzs\t131072\t131135\tldterm ttcompat\n'> 
                <'\tptsl\t0\t47\tldterm ttcompat\n'> <'\tcvc\t0\t0\tldterm ttcompat\n'> <'\tmcpzsa\t0\t127\tldterm ttcompat\n'> 
                <'\tmcpzsa\t256\t383\tldterm ttcompat\n'> <'\tse\t0\t255\tldterm ttcompat\n'> <'\tse\t131072\t131327\tldterm ttcompat\n'> 
                <'\tse\t16384\t0\tldterm ttcompat\n'> <'\tse\t16392\t0\tldterm ttcompat\n'> <'\tsu\t0\t255\tldterm ttcompat\n'> 
                <'\tsu\t16385\t0\tldterm ttcompat\n'> <'\tsu\t131072\t131073\tldterm ttcompat\n'> <'\tusbser_edge -1\t0\tldterm ttcompat\n'> 
                <'\tusbsacm -1\t0\tldterm ttcompat\n'> <'\tusbsprl -1\t0\tldterm ttcompat\n'> <'\tusbsksp -1\t0\tldterm ttcompat\n'> 
                <'\tusbftdi\t-1\t0\tldterm ttcompat\n'> <'\tttymux\t-1\t0\tldterm ttcompat\n'> <'\tipsecesp -1\t0\tipsecesp\n'> <'\tipsecah\t-1\t0\tipsecah\n'> 
                <'\toplmsu\t0\t0\tldterm ttcompat\n'>
              )
            }
          ]
          redirects: [(redir op:<Id.Redir_Great '>'> loc:(redir_loc.Fd fd:1) arg:{<iu.ap>})]
          more_env: []
          do_fork: T
        )
      ]
      spids: [127 131 172 -1]
    )
    (case_arm
      pat_list: [{<Id.Lit_Star '*'>}]
      action: [
        (C {<echo>} {(DQ <'Unknown architecture.'>)})
        (command.ControlFlow token:<Id.ControlFlow_Exit exit> arg_word:{<1>})
      ]
      spids: [175 177 192 -1]
    )
  ]
  redirects: []
)