Download List

项目描述

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 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.

2011-08-16 06:32
0.38.0

次要错误修正。
Minor bugfixes.

2009-08-15 06:06
0.37.0

此版本增加了对lzip和征的支持。它修复了与焦油档案arepack一个错误。它打印在arepack保存的字节数。它增加了对了GNU tar的-十五的支持, - lzop,和-算法来选择。
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

标签: Minor bugfixes

2008-06-09 06:50
0.35.0

标签: Minor feature enhancements

2008-04-03 21:05
0.34.0

标签: Minor feature enhancements

Project Resources