pr
Verified for current stable LTS
Pr Commands
Pr command syntax with verified terminal examples.
Commands
6 commands for Pr
pr HTTP
Pr Command: Print Custom Centered Header
pr -h "<header>" <path/to/file1 path/to/file2 ...> pr HTTP
Pr Command: Print Files In Columns No Header Footer
pr -m -T <path/to/file1 path/to/file2 ...> pr HTTP
Pr Command: Print Multiple Files Default Header Footer
pr <path/to/file1 path/to/file2 ...> pr Operations
Pr Command: Print Numbered Lines Custom Date Format
pr -n -D "<format>" <path/to/file1 path/to/file2 ...> pr Operations
Pr Command: Print Page Range With Length
pr +2:5 -l <page_length> <path/to/file1 path/to/file2 ...> pr Operations
Pr Command: Print With Offset And Custom Width
pr -o <offset> -W <width> <path/to/file1 path/to/file2 ...> Suggest a Pr Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Pr workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.