command_ls
COMMAND_SET(ls, "ls", "list files", command_ls);
static int command_ls(int argc, char *argv[]);