pr
Verified for current stable LTS
Pr Command: Print With Offset And Custom Width
Use for print with offset and custom width with Pr. Exact CLI syntax to print with offset and custom width using Pr.
When to use this: Use for print with offset and custom width with Pr.
Command Syntax
pr -o <offset> -W <width> <path/to/file1 path/to/file2 ...> pr -o <offset> -W <width> <path/to/file1 path/to/file2 ...> Command Breakdown
-o- Command Option
- Tool-specific option used by this command invocation.
-W- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to print with offset and custom width using Pr.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Pr Command: Print Custom Centered Header
pr -h "<header>" <path/to/file1 path/to/file2 ...> Pr Command: Print Files In Columns No Header Footer pr -m -T <path/to/file1 path/to/file2 ...> Pr Command: Print Multiple Files Default Header Footer pr <path/to/file1 path/to/file2 ...> Pr Command: Print Numbered Lines Custom Date Format pr -n -D "<format>" <path/to/file1 path/to/file2 ...> Pr Command: Print Page Range With Length pr +2:5 -l <page_length> <path/to/file1 path/to/file2 ...>