来源:自学PHP网 时间:2015-04-14 11:51 作者: 阅读:次
[导读] tar 程序用于储存或展开 tar 存档文件。存档文件可放在磁盘中 ,也可以存为普通文件。tar可选的参数是A、c、d、r、t、u、x,您在使用tar时必须首先为 tar 指定至少一个参数;然后,您必...
tar 程序用于储存或展开 tar 存档文件。 1)展开 abc.tar.gz 使用命令: tar xvzf abc.tar.gz 展开 abc.tar 使用命令: tar xvf abc.tar 2)将当前目录下的 man 目录及其子目录存成存档 man.tar tar cf man.tar ./man -A, --catenate, --concatenate
--atime-preserve -b, --block-size N -B, --read-full-blocks -C, --directory DIR 转到指定的目录 --checkpoint -f, --file [HOSTNAME:]F --force-local -F, --info-script F --new-volume-script F -G, --incremental -g, --listed-incremental F -h, --dereference -i, --ignore-zeros --ignore-failed-read -k, --keep-old-files -K, --starting-file F -l, --one-file-system -L, --tape-length N -m, --modification-time -M, --multi-volume -N, --after-date DATE, --newer DATE -o, --old-archive, --portability -O, --to-stdout -p, --same-permissions, --preserve-permissions -P, --absolute-paths --preserve -R, --record-number --remove-files -s, --same-order, --preserve-order -S, --sparse -T, --files-from F --null --totals -v, --verbose -V, --label NAME --version -w, --interactive, --confirmation -W, --verify --exclude FILE 例如:
-X, --exclude-from FILE -y, --bzip2, --bunzip2 -Z, --compress, --uncompress -z, --gzip, --ungzip --use-compress-program PROG --block-compress -[0-7][lmh] |
自学PHP网专注网站建设学习,PHP程序学习,平面设计学习,以及操作系统学习
京ICP备14009008号-1@版权所有www.zixuephp.com
网站声明:本站所有视频,教程都由网友上传,站长收集和分享给大家学习使用,如由牵扯版权问题请联系站长邮箱904561283@qq.com