keep-header
Verified for current stable LTS
Keep Header Commands
Keep Header command syntax with verified terminal examples.
Commands
4 commands for Keep Header
keep-header HTTP
Keep Header Command: Grep File Keep First Line
keep-header <path/to/file> -- grep <pattern> keep-header HTTP
Keep Header Command: Output First Line Stdout
keep-header <path/to/file> -- <command> keep-header HTTP
Keep Header Command: Read Stdin Sort Except First Line
cat <path/to/file> | keep-header -- <command> keep-header HTTP
Keep Header Command: Sort File Keep First Line
keep-header <path/to/file> -- sort Suggest a Keep Header Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Keep Header workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.