quitcmd
{ "quit", { quitcmd }, NOLIST, 0, 0 },
int quitcmd(void *);
{ "quit", quithelp, quitcmd, 0 },