⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 tar 压缩源码
💻
字号:
This directory contains scripts for testing GNU tar usingstar "test archives". The archives themselves can be obtainedfrom ftp://ftp.berlios.de/pub/star/testscripts.These tests are disabled by default. There are two ways to runthem.  The simplest is by `make check-full' command.  It requires wgetand GNU md5sum to be installed. If you don't have these utilities,download the test archives manually and set the environment variableSTAR_TESTSCRIPTS to point to the directory where they reside, forexample:	make STAR_TESTSCRIPTS=testdir checkor		make TESTS_ENVIRONMENT='STAR_TESTSCRIPTS=testdir' checkThe file `quicktest.sh' is a separate test. It is never executedwithin `make check' command, you will need to run it manually.Please, carefully read section `quicktest.sh' below before runningit.	Following is a short description of the tests:* gtarfail.at and gtarfail2.atThese tests require gtarfile.tar and gtarfile2.tar, respectively.These files are POSIX compliant tar archives that were not acceptedby previous versions of GNU tar.* multi-fail.atRequires gnu-multi-fail-volume1.gtar and gnu-multi-fail-volume2.gtar.These are two parts of a multi-volume archive that previous versionsof tar refused to read (at least, without -B option). * ustar-big-2g.atRequires ustar-big-2g.tar.bz2. It is a tar archive containing a file withthe largest size that a historic tar implementation is able to understand.* ustar-big-8g.atRequires ustar-big-8g.tar.bz2. This is a test for reading an archive containingfiles with the largest size that may be used with ustar (POSIX.1-1990)format.* pax-big-10g.atRequires pax-big-10g.tar.bz2. It tests handling pax (POSIX.1-2001) archvescontaining very large files (in this case -- 10 GB).* quicktest.shThis is a test for compliance to POSIX.1-1990 tar specification. Itrequires two files: ustar-all-quicktest.tar and quicktest.filelist,(they usually reside in star/testscripts directory), and `tartest' program(also part of star distribution). The test must be run only with rootprivileges, so it is a good idea to verify the contents ofustar-all-quicktest.tar before running it.If `tartest' is not in your PATH, use TARTEST variable to specify itsfull file name. You may pass both STAR_TESTSCRIPTS and TARTESTvariables as command line arguments to quicktest.sh, as shown inthe example below:  ./quicktest.sh STAR_TESTSCRIPTS=testdir TARTEST=/path/to/tartestLocal variables:mode: outlineparagraph-separate: "[ 	]*$"end:

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -