Open System Services Shell and Utilities Reference Manual (G06.25+, H06.03+)

User Commands (m - o) more(1)
EXAMPLES
1. To examine each le starting with its last screenful, enter:
more -p G le1 le2
2. To examine each le starting with line 100 in the current position (usually the third line,
so line 98 would be the rst line written), enter:
more -p 100 le1 le2
3. To examine each le starting with the rst line containing the string 100 in the current
position, enter:
more -p /100 le1 le2
RELATED INFORMATION
Commands: cat(1), grep(1), man(1), sh(1).
Files: terminfo(4).
527188-003 Hewlett-Packard Company 625