command_more
COMMAND_SET(more, "more", "show contents of a file", command_more);
static int command_more(int argc, char *argv[]);