cmd_count
void cmd_count(const char *);
struct command cm_count = {"Number of lines to display", cmd_count};