Pg (Unix)
pg is a terminal pager program on Unix and Unix-like systems for viewing text files. It can also be used to page through the output of a command via a pipe. pg uses an interface similar to vi, but commands are different.
As of 2018, pg has been removed from the POSIX specification, but is still included in util-linux. Users are expected to use other paging programs, such as more, less or most.