파일을 인쇄용으로 페이지화하거나 열로 정렬. 더 많은 정보: https://www.gnu.org/software/coreutils/manual/html_node/pr-invocation.html.
pr {{경로/대상/파일1 경로/대상/파일2 ...}}
pr {{[-h|--header]}} "{{헤더}}" {{경로/대상/파일1 경로/대상/파일2 ...}}
pr {{[-n|--number-lines]}} {{[-D|--date-format]}} "{{형식}}" {{경로/대상/파일1 경로/대상/파일2 ...}}
pr {{[-m|--merge]}} {{[-T|--omit-pagination]}} {{경로/대상/파일1 경로/대상/파일2 ...}}
pr +2:5 {{[-l|--length]}} {{페이지_길이}} {{경로/대상/파일1 경로/대상/파일2 ...}}
pr {{[-o|--indent]}} {{오프셋}} {{[-W|--page_width]}} {{너비}} {{경로/대상/파일1 경로/대상/파일2 ...}}