nl
Verified for current stable LTS
Nl Command: Use Specific Separator For Line Numbers
Use for use specific separator for line numbers with Nl. Exact CLI syntax to use specific separator for line numbers using Nl.
When to use this: Use for use specific separator for line numbers with Nl.
Command Syntax
nl -s <separator> <path/to/file> nl -s <separator> <path/to/file> Command Breakdown
-s- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to use specific separator for line numbers 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 Pattern nl -b p'FooBar[0-9]' <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: Read From Stdin Number Lines <command> | nl