keep-header
Verified for current stable LTS
Keep Header Command: Read Stdin Sort Except First Line
Use for read stdin sort except first line with Keep Header. Exact CLI syntax to read stdin sort except first line using Keep Header.
When to use this: Use for read stdin sort except first line with Keep Header.
Command Syntax
cat <path/to/file> | keep-header -- <command> cat <path/to/file> | keep-header -- <command> Command Breakdown
--- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to read stdin sort except first line using Keep Header.
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
Keep Header Command: Grep File Keep First Line
keep-header <path/to/file> -- grep <pattern> Keep Header Command: Output First Line Stdout keep-header <path/to/file> -- <command> Keep Header Command: Sort File Keep First Line keep-header <path/to/file> -- sort Jmeter Command: Run Test Plan Nongui jmeter -n -t <path/to/file.jmx> Jmeter Command: Run Test Plan Nongui Logfile jmeter -n -t <path/to/file.jmx> -l <path/to/logfile.jtl>