( cd usr/andrew/bin ; rm -rf bush ) ( cd usr/andrew/bin ; ln -sf runapp bush ) ( cd usr/andrew/bin ; rm -rf ness ) ( cd usr/andrew/bin ; ln -sf runapp ness ) ( cd usr/andrew/bin ; rm -rf nessrun ) ( cd usr/andrew/bin ; ln -sf runapp nessrun ) ( cd usr/andrew/bin ; rm -rf org ) ( cd usr/andrew/bin ; ln -sf runapp org ) ( cd usr/andrew/bin ; rm -rf prefed ) ( cd usr/andrew/bin ; ln -sf runapp prefed ) ( cd usr/andrew/lib/tpls ; rm -rf asmtext.tpl ) ( cd usr/andrew/lib/tpls ; ln -sf asm.tpl asmtext.tpl ) ( cd usr/andrew/lib/tpls ; rm -rf cpptext.tpl ) ( cd usr/andrew/lib/tpls ; ln -sf C.tpl cpptext.tpl ) ( cd usr/andrew/lib/tpls ; rm -rf ctext.tpl ) ( cd usr/andrew/lib/tpls ; ln -sf c.tpl ctext.tpl ) ( cd usr/andrew/lib/tpls ; rm -rf idltext.tpl ) ( cd usr/andrew/lib/tpls ; ln -sf idl.tpl idltext.tpl ) ( cd usr/andrew/lib/tpls ; rm -rf m3text.tpl ) ( cd usr/andrew/lib/tpls ; ln -sf m3.tpl m3text.tpl ) ( cd usr/andrew/lib/tpls ; rm -rf mtext.tpl ) ( cd usr/andrew/lib/tpls ; ln -sf mod.tpl mtext.tpl )