pg [options] [files]Display the named files on a terminal, one page at a time. After each screen is displayed, you are prompted to display the next page by pressing the Return key. Press h for help with additional commands; press q to quit. See also more in Chapter 2.
-cClear screen (same as -c of more).
-eDo not pause between files.
-fDo not split long lines.
-nIssue a pg command at the prompt without waiting for a carriage return (more works this way).
-pstrUse string str for the command prompt. The special variable %d displays the page number.
-rRestricted mode; shell escapes aren't allowed.
-sDisplay messages in standout mode (reverse video).
-nUse n lines for each window (default is a full screen).
+numBegin displaying at line number num.
+/patBegin displaying at first line containing pattern pat.
pg -p 'Page %d :'file