search directory

Search Commands

Search tools, operations, flags, and command strings. Results are capped for Worker performance.

Atool Commands

19 atool entries

Limited to 100 results

Back to all tools
atool

Atool Command: Cat File In Archive

atool {-c|--cat} archive.tar path/to/file_in_archive.txt
atool

Atool Command: Create Archive

atool {-a|--add} new_archive.zip path/to/file1 path/to/file2 ...
atool

Atool Command: Create New Archive

atool -a <new_archive.zip> <path/to/file1 path/to/file2 ...>
atool

Atool Command: Create New Archive From Files

atool -a <new_archive.zip> <path/to/file1 path/to/file2 ...>
atool

Atool Command: Display File Content

atool -c <archive.tar> <path/to/file_in_archive.txt>
atool

Atool Command: Display File Content From Archive

atool -c <archive.tar> <path/to/file_in_archive.txt>
atool

Atool Command: Extract Archive

atool -x <archive.tar.gz>
atool

Atool Command: Extract Archive Safely

atool -x <archive.tar.gz>
atool

Atool Command: Extract Archive To Directory

atool -X <path/to/output_directory> <archive.rar>
atool

Atool Command: Extract Archive To Specific Directory

atool -X <path/to/output_directory> <archive.rar>
atool

Atool Command: Extract Multiple Archives

atool -x -e <archive1.zip> <archive2.tar.gz> <*.rar>
atool

Atool Command: Extract Multiple Archives At Once

atool -x -e <archive1.zip> <archive2.tar.gz> <*.rar>
atool

Atool Command: Extract To Directory

atool -X <path/to/output_directory> <archive.rar>
atool

Atool Command: List Files

atool -l <path/to/archive.zip>
atool

Atool Command: List Files In Archive

atool -l <path/to/archive.zip>
atool

Atool Command: List Files With Pager

atool -l -p <large_archive.tar.bz2>
atool

Atool Command: Repack Archive

atool -r <old_archive.tar.gz> <new_archive.tar.7z>
atool

Atool Command: Repack Archive From One Format To Another

atool -r <old_archive.tar.gz> <new_archive.tar.7z>
atool

Atool Command: Repack Archive To New Format

atool -r <old_archive.tar.gz> <new_archive.tar.7z>