rardecode
rardecode copied to clipboard
I created a CLI for this
runzip
:
- https://github.com/therootcompany/runzip
Usage
USAGE
runzip <archive.rar> [./dst/]
EXAMPLES
runzip ./archive.rar # ./inner-dir/
runzip ./archive.rar ./existing-dir/ # ./existing-dir/inner-dir/
runzip ./archive.rar ./new-dir/ # ./new-dir/
Special feature: it ensures exactly one containing folder - either by creating a folder within the given output directory, or by denesting the containing folder after extraction.
Install
- https://webinstall.dev/runzip
- https://github.com/therootcompany/runzip/releases