(command.Case
  to_match: {(DQ ($ Id.VSub_DollarName MACH))}
  arms: [
    (case_arm
      pat_list: [{(DQ <u3b2>)} {(DQ <sparc>)} {(DQ <i386>)} {(DQ <ppc>)}]
      action: [
        (command.Simple
          words: [
            {<echo>}
            {
              (DQ <'# VERSION=1\n'> <'460800:460800 hupcl:460800 hupcl::307200\n'> 
                <'307200:307200 hupcl:307200 hupcl::230400\n'> <'230400:230400 hupcl:230400 hupcl::153600\n'> <'153600:153600 hupcl:153600 hupcl::115200\n'> 
                <'115200:115200 hupcl:115200 hupcl::76800\n'> <'76800:76800 hupcl:76800 hupcl::57600\n'> <'57600:57600 hupcl:57600 hupcl::38400\n'> 
                <'38400:38400 hupcl:38400 hupcl::19200\n'> <'19200:19200 hupcl:19200 hupcl::9600\n'> <'9600:9600 hupcl:9600 hupcl::4800\n'> 
                <'4800:4800 hupcl:4800 hupcl::2400\n'> <'2400:2400 hupcl:2400 hupcl::1200\n'> <'1200:1200 hupcl:1200 hupcl::300\n'> 
                <'300:300 hupcl:300 hupcl::460800\n'> <'\n'> <'460800E:460800 hupcl evenp:460800 evenp::307200\n'> 
                <'307200E:307200 hupcl evenp:307200 evenp::230400\n'> <'230400E:230400 hupcl evenp:230400 evenp::153600\n'> 
                <'153600E:153600 hupcl evenp:153600 evenp::115200\n'> <'115200E:115200 hupcl evenp:115200 evenp::76800\n'> <'76800E:76800 hupcl evenp:76800 evenp::57600\n'> 
                <'57600E:57600 hupcl evenp:57600 evenp::38400\n'> <'38400E:38400 hupcl evenp:38400 evenp::19200\n'> <'19200E:19200 hupcl evenp:19200 evenp::9600\n'> 
                <'9600E:9600 hupcl evenp:9600 evenp::4800\n'> <'4800E:4800 hupcl evenp:4800 evenp::2400\n'> <'2400E:2400 hupcl evenp:2400 evenp::1200\n'> 
                <'1200E:1200 hupcl evenp:1200 evenp::300\n'> <'300E:300 hupcl evenp:300 evenp::19200\n'> <'\n'> <'auto:hupcl:sane hupcl:A:9600\n'> <'\n'> 
                <'console:9600 hupcl opost onlcr:9600::console\n'> <'console1:1200 hupcl opost onlcr:1200::console2\n'> 
                <'console2:300 hupcl opost onlcr:300::console3\n'> <'console3:2400 hupcl opost onlcr:2400::console4\n'> 
                <'console4:4800 hupcl opost onlcr:4800::console5\n'> <'console5:19200 hupcl opost onlcr:19200::console\n'> <'\n'> 
                <'contty:9600 hupcl opost onlcr:9600 sane::contty1\n'> <'contty1:1200 hupcl opost onlcr:1200 sane::contty2\n'> 
                <'contty2:300 hupcl opost onlcr:300 sane::contty3\n'> <'contty3:2400 hupcl opost onlcr:2400 sane::contty4\n'> 
                <'contty4:4800 hupcl opost onlcr:4800 sane::contty5\n'> <'contty5:19200 hupcl opost onlcr:19200 sane::contty\n'> <'\n'> <'\n'> 
                <'4800H:4800:4800 sane hupcl::9600H\n'> <'9600H:9600:9600 sane hupcl::19200H\n'> <'19200H:19200:19200 sane hupcl::38400H\n'> 
                <'38400H:38400:38400 sane hupcl::2400H\n'> <'2400H:2400:2400 sane hupcl::1200H\n'> <'1200H:1200:1200 sane hupcl::300H\n'> 
                <'300H:300:300 sane hupcl::4800H\n'> <'\n'> <'conttyH:9600 opost onlcr:9600 hupcl sane::contty1H\n'> 
                <'contty1H:1200 opost onlcr:1200 hupcl sane::contty2H\n'> <'contty2H:300 opost onlcr:300 hupcl sane::contty3H\n'> 
                <'contty3H:2400 opost onlcr:2400 hupcl sane::contty4H\n'> <'contty4H:4800 opost onlcr:4800 hupcl sane::contty5H\n'> 
                <'contty5H:19200 opost onlcr:19200 hupcl sane::conttyH\n'>
              )
            }
          ]
          redirects: [(redir op:<Id.Redir_Great '>'> loc:(redir_loc.Fd fd:1) arg:{<ttydefs>})]
          more_env: []
          do_fork: T
        )
      ]
      spids: [87 103 177 -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: [180 182 197 -1]
    )
  ]
  redirects: []
)