atool Command Examples

Manage archives of various formats. More information: https://www.nongnu.org/atool/.

atool --list {{path/to/archive.zip}}

atool --extract {{path/to/archive.tar.gz}}

atool --add {{path/to/archive.7z}} {{path/to/file1 path/to/file2 ...}}

atool --each --extract {{*.zip *.rar}}