lzip
Verified for current stable LTS
Lzip Command: List Files In Archive
Use for list files in archive with Lzip. Exact CLI syntax to list files in archive using Lzip.
When to use this: Use for list files in archive with Lzip.
Command Syntax
lzip -l <path/to/archive.lz> lzip -l <path/to/archive.lz> Command Breakdown
-l- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list files in archive 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 Keep Original lzip -k <path/to/file> Lzip Command: Archive File Replace Compressed lzip <path/to/file> Lzip Command: Decompress File Keep Archive lzip -d -k <path/to/archive.lz>