nl
Verified for current stable LTS
Nl Command: Read From Stdin Number Lines
Use for read from stdin number lines with Nl. Exact CLI syntax to read from stdin number lines using Nl.
When to use this: Use for read from stdin number lines with Nl.
Command Syntax
<command> | nl - <command> | nl - Command Breakdown
-- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to read from stdin number lines using Nl.
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
Nl Command: Number Body Lines Including Blank
nl -b <a|n> <path/to/file> Nl Command: Number Body Lines Matching Regex nl -b p'FooBar[0-9]' <path/to/file> Nl Command: Number Non Blank Lines File nl <path/to/file> Nl Command: Specify Line Numbering Format nl -n <rz|ln|rn> Nl Command: Specify Line Numbering Width nl -w <col_width> <path/to/file>