Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2011-08-16 06:32
0.38.0

Kleinere Bugfixes.
Minor bugfixes.

2009-08-15 06:06
0.37.0

Diese Version bietet Unterstützung für lzip und xz. Es behebt einen Fehler in arepack mit tar-Archiven. Es gibt die Zahl der Bytes im arepack gespeichert. Es fügt Unterstützung für - GNU tar xv, - lzop und - lzma Optionen.
This release adds support for lzip and xz. It fixes a bug in arepack with tar archives. It prints the number of bytes saved in arepack. It adds support for GNU tar's --xv, --lzop, and --lzma options.

2009-02-28 04:21
0.36.0

Tags: Minor bugfixes

2008-06-09 06:50
0.35.0

Tags: Minor feature enhancements

2008-04-03 21:05
0.34.0

Tags: Minor feature enhancements

Project Resources