mainatool - Summary

 
 
Membership Info
Group Admin:
1 active member

Group identification
Id: 7782
System Name: atool
Name: atool
Group Type: non-GNU software and documentation

This group is not part of the GNU Project.

atool is a script for managing file archives of various types (tar, tar+gzip, zip etc).

The main command is aunpack which extracts files from an archive. Did you ever extract files from an archive, not checking whether the files were located in a subdirectory or in the top directory of the archive, resulting in files scattered all over the place? aunpack overcomes this problem by first extracting to a new directory. If there was only a single file in the archive, that file is moved to the original directory. aunpack also prevents local files from being overwritten by mistake.

The other commands provided are apack (to create archives), als (to list files in archives), and acat (to extract files to standard out). As atool invokes external programs to handle the archives, not all commands may be supported for a certain type of archives.

atool identifies archives by their file extension. Sometimes this is not possible - for instance rar archives usually have varying numeric file extensions. In those cases when atool can't identify the format, file is used instead. (atool can be configured not to use file.)

atool is written in Perl.

Registration Date: Tue 05 Jul 2005 03:21:39 PM UTC
License: GNU General Public License v2 or later
Development Status: 5 - Production/Stable

 

Quick Overview
 Memberlist (1 member)

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code