Home
last modified time | relevance | path

Searched refs:command_more (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/stand/common/
H A Dcommands.c459 COMMAND_SET(more, "more", "show contents of a file", command_more);
462 command_more(int argc, char *argv[]) in command_more() function