fold
Verified for current stable LTS
Fold Commands
Fold command syntax with verified terminal examples.
Commands
4 commands for Fold
fold Operations
Fold Command: Wrap Lines Custom Width 30
fold -w30 <path/to/file> fold Operations
Fold Command: Wrap Lines Custom Width 5 Break At Spaces
fold -w5 -s <path/to/file> fold Operations
Fold Command: Wrap Lines Custom Width 5 Space Break
fold -w5 -s <path/to/file> fold Operations
Fold Command: Wrap Lines Default Width
fold <path/to/file> Suggest a Fold Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Fold workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.