cmdtable_t
cmdtable_t commands[] = {
extern cmdtable_t commands[];
print_usage(char *progname, cmdtable_t cmds[])
cmdtable_t *p;