CmdLs
7172737475767778
installCommand(new CmdHistory()); installCommand(new CmdSet()); installCommand(new CmdPwd()); installCommand(new CmdExit()); installCommand(new CmdStore()); installCommand(new CmdLoad()); installCommand(new CmdExec()); }