darchive 2.1.0 darchive: ^2.1.0 copied to clipboard
A CLI tool that provides support for compression/expansion of a number of different archive types.
darchive #
A command line tool to manage archives.
Expands and Compresses files to/from an archive file.
darchive expand files.zip
The following archive formats are supported: .rar .tar.gz .tar .xz .zip
Usage: darchive [arguments]
Global options: -h, --help Print this usage information. -d, --[no-]debug Show debug level logging
Available commands: compress Compresses a directory into an archive file expand Expands files from an archive file