(command.CommandList
  children: [
    (C {(Id.KW_Set set)} {(-e)})
    (C {(export)} {(Id.Lit_VarLike 'SHELL=') (/bin/sh)})
    (C {(cd)} {(/usr/src)})
    (C {(make)} {(etcfiles)})
    (C {(su)} {(bin)} {(-c)} {(SQ (Token id:Id.Lit_Chars val:'make world install' span_id:28))})
    (C {(cd)} {(tools)})
    (C {(rm)} {(revision)})
    (C {(rm)} {(/boot/image/) (Id.Lit_Star '*')})
    (C {(make)} {(install)})
    (C {(cp)} {(/boot/image/) (Id.Lit_Star '*')} {(/boot/image_big)})
    (C {(cp)} {(../boot/boot)} {(/boot/boot)})
    (C {(cd)} {(/usr/src)})
    (C {(make)} {(clean)})
    (C {(su)} {(bin)} {(-c)} {(SQ (Token id:Id.Lit_Chars val:'makewhatis /usr/man' span_id:87))})
    (C {(su)} {(bin)} {(-c)} {(SQ (Token id:Id.Lit_Chars val:'makewhatis /usr/local/man' span_id:97))})
    (C {(binsizes)} {(normal)})
  ]
)