--ignore-command-error 忽略子进程的退出代码 --no-ignore-command-error 将子进程的非零退出代码认为发生错误 -O, --to-stdout 解压文件至标准输出 --to-command=COMMAND 将解压的文件通过管道传送至另一个程序 操作文件属性: --atime-preserve[=METHOD] 在输出的文件上保留访问时间,要么通过在读取(默认 METHO...
选择输出流: --ignore-command-error忽略子代的退出代码 --no-ignore-command-error将子项的非零退出代码视为 错误 -O, --to-stdout 将文件提取到标准输出 --to-command = COMMAND管道提取文件到另一个程序 处理文件属性: --atime-preserve [= METHOD]保留转储文件的访问时间 通过阅读后恢复时间 (METHOD ='r...
--ignore-command-error 忽略子进程的退出代码 --no-ignore-command-error 将子进程的非零退出代码认为发生错误 -O, --to-stdout 解压文件至标准输出 --to-command=COMMAND 将解压的文件通过管道传送至另一个程序 操作文件属性: --atime-preserve[=METHOD] 在输出的文件上保留访问时间,要么通过在读取(默认 METHO...
--ignore-command-error 忽略子进程的退出代码 --no-ignore-command-error 将子进程的非零退出代码认为发生错误 -O, --to-stdout 解压文件至标准输出 --to-command=COMMAND 将解压的文件通过管道传送至另一个程序 操作文件属性: --atime-preserve[=METHOD] 在输出的文件上保留访问时间,要么通过在读取(默认 METHO...
6、*.Z 用 uncompress 解压 7、*.tar.Z 用tar -xZf 解压 8、*.rar 用 unrar e解压 9、*.zip 用 unzip 解压 解压jdk到指定文件夹: tar -xzvf jdk-8u131-linux-x64.tar.gz -C /usr/local/java root@ubuntu:~# tar --help 用法: tar [选项…] [FILE]… ...
--to-command=COMMAND将解压的文件通过管道传送至另一个程序 操作文件属性: --atime-preserve[=METHOD]在输出的文件上保留访问时间,要么通过在读取(默认 METHOD=‘replace’)后还原时间,要不就不要在第一次(METHOD=‘system’)设置时间 --delay-directory-restore 直到解压结束才设置修改时间和所解目录的权限 ...
--to-command=COMMAND将解压的文件通过管道传送至另一个程序操作文件属性:--atime-preserve[=METHOD]在输出的文件上保留访问时间,要么通过在读取(默认METHOD=‘replace’)后还原时间,要不就不要在第一次(METHOD=‘system’)设置时间--clamp-mtime only set time when the file is more recent thanwhat was given...
To uncompress the highly compressedtar.bz2file, simply use the following command, which will untar all the files from the archive file. tar -xvf Phpfiles-org.tar.bz2 7. Listing Contents of tar Archive To list or view the contents of the tar archive file, simply run the following command ...
-Z , --compress , --uncompressENVIRONMENT The behavior of tar is controlled by the following environment variables, among others: SIMPLE_BACKUP_SUFFIX Backup prefix to use when extracting, if --suffix is not specified. The backup suffix defaults to `~' if neither is specified. TAR_OPTIONS ...
6、*.Z 用 uncompress 解压 7、*.tar.Z 用tar -xZf 解压 8、*.rar 用 unrar e解压 9、*.zip 用 unzip 解压 解压jdk到指定文件夹: tar -xzvf jdk-8u131-linux-x64.tar.gz -C /usr/local/java root@ubuntu:~# tar --help 用法: tar [选项...] [FILE]... ...