col
Verified for current stable LTS
Col Command: Specify Buffer Size Lines
Use for specify buffer size lines with Col. Exact CLI syntax to specify buffer size lines using Col.
When to use this: Use for specify buffer size lines with Col.
Command Syntax
<command> | col -l <num> <command> | col -l <num> Live Command Builder
Final Command
<command> | col -l <num> Command Breakdown
-l- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to specify buffer size lines using Col.
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
Col Command: Filter Reverse Line Feeds Input
<command> | col Col Command: Filter Reverse Line Feeds Output Spaces <command> | col -x Col Command: Format Manual Page Viewing Less man ls | col -b | less Col Command: Process File Reverse Line Feeds Save Output cat <path/to/input_file> | col -x > <output_file> Col Command: Remove Backspaces Output Last Character <command> | col -b