Searched refs:command_more (Results 1 – 2 of 2) sorted by relevance
244 int command_more(int argc, char *argv[]);272 { "more", "show contents of a file", command_more }, \
426 command_more(int argc, char *argv[]) in command_more() function