unar
Extract contents from archive files. More information: https://manned.org/unar.
- Extract an archive to the current directory:
unar {{archive}}
- Extract an archive to the specified directory:
unar -o {{path/to/directory}} {{archive}}
- Force overwrite if files to be unpacked already exist:
unar -f {{archive}}
- Force rename if files to be unpacked already exist:
unar -r {{archive}}
- Force skip if files to be unpacked already exist:
unar -s {{archive}}
This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.