Open coolaj86 opened 2 months ago
runzip:
runzip
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.
runzip
:Usage
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