Download List

Project Description

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. It overcomes the problem of extracting files from an archive without 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 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. It also prevents local files from being overwritten by mistake. The other commands are apack for creating archives, als for listing files in archives, and acat for extracting files to standard out.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-08-22 20:26
0.33.0

Tags: Minor bugfixes

2005-12-13 20:25
0.32.0

Tags: Minor feature enhancements

2005-08-08 18:01
0.31.0

This release fixes a serious bug which might cause
files and directories to be removed in some
circumstances when using adiff.
Tags: Major security fixes

2005-07-25 10:45
0.30.0

Tags: Minor feature enhancements

2004-07-05 20:23
0.29.0

Support for ar archives (.a) was added. Handling of compressed files (.gz, .bz2, etc.) was cleaned up and improved.
Tags: Major bugfixes

Project Resources