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

2011-08-16 06:32
0.38.0

미성년자는 버그수정.
Minor bugfixes.

2009-08-15 06:06
0.37.0

이 릴리스 lzip 및 XZ에 대한 지원을 추가합니다. tar 아카이브와 arepack에서 그것은 버그 수정. 그것은 바이트 arepack에 저장된 번호를 출력합니다. 그것은,는 GNU tar의 - 15 세에 대한 지원을 추가 - lzop, 그리고 - lzma 옵션을 누릅니다.
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