lzip
Verified for current stable LTS
Lzip Command: Archive File Keep Original
Use for archive file keep original with Lzip. Exact CLI syntax to archive file keep original using Lzip.
When to use this: Use for archive file keep original with Lzip.
Command Syntax
lzip -k <path/to/file> lzip -k <path/to/file> Command Breakdown
-k- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to archive file keep original using Lzip.
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
Lzip Command: Archive File Best Compression
lzip -k <path/to/file> --best Lzip Command: Archive File Fastest Speed lzip -k <path/to/file> --fast Lzip Command: Archive File Replace Compressed lzip <path/to/file> Lzip Command: Decompress File Keep Archive lzip -d -k <path/to/archive.lz> Lzip Command: Decompress File Replace Original lzip -d <path/to/archive.lz>