patool
linux
Archive file manager. Various archive formats can be created, extracted, tested, listed, searched, repacked, and compared.
More info →Examples (5)
Extract an archive
patool extract path/to/archiveCreate an archive
patool create path/to/archive path/to/file_or_directory1 path/to/file_or_directory2 ...List contents of an archive
patool list path/to/archiveCompare the contents of two archives and display the differences in `stdout`
Search for a string inside the contents of an archive
patool search path/to/archivemade by @shridhargupta | data from tldr-pages