然后使用文件压缩实用程序将它们压缩到EAR 文件中。
Then use a file compression utility to compress them into the EAR file. You can use something like this command
在构建数据收集时,构建的结果不过是个存档文件,可以使用大多数数据压缩实用程序将其打开。
When you build a data collection, what you've built is just an archive file that can be opened with most data compression utilities.
幸运的是,gzip套件包含许多可以“在原地”处理压缩文件的实用程序。
Luckily, the gzip suite includes a number of utilities to process compressed files in situ.
您可以使用该实用程序压缩文件,以减少它们的大小。
You can use this utility for compressing files to reduce their size.
您还可以将tar实用程序与xzvf选项结合使用来解压缩tar .gz文件,或者与xvf选项结合使用来解压缩普通. tar文件。
You could also use the tar utility, with the XZVF options for tar.gz and the XVF options for the plain.tar file.
FUSE的另一个重要工具是archivemount,这个实用程序可以把很多形式的存档挂载为本地文件系统,包括tarball(即用gzip压缩的tar存档)。
Another great use of FUSE is archivemount, a utility to mount many forms of archives, including tarballs (or gzip-compressed tar archives), as a local file system.
FUSE的另一个重要工具是archivemount,这个实用程序可以把很多形式的存档挂载为本地文件系统,包括tarball(即用gzip压缩的tar存档)。
Another great use of FUSE is archivemount, a utility to mount many forms of archives, including tarballs (or gzip-compressed tar archives), as a local file system.
应用推荐