-m, --touch don't extract file modified time --no-delay-directory-restore cancel the effect of --delay-directory-restore option --no-same-owner extract files asyourself(defaultforordinary users)--no-same-permissions apply the user's umask when extracting permissions from the archive (default ...
extracting(default)--recursive-unlink empty hierarchies priortoextractingdirectory--remove-files remove files after adding themtothearchive--skip-old-files don't replace existing files when extracting,silently skip over them-U,--unlink-first remove each file priortoextractingover it-W,--verify attempt...
SecurityException The caller does not have the required permission to access existing directory. NotSupportedException If directory does not exist, path contains a colon character (:) that is not part of a drive label (“C:"). ArgumentException path is a zero-length string, contains only white...
以下のキーワードは tar --extract に対して適用される: existing-file "%s: 既存ファイルをスキップします" timestamp "%s: あまりにも古いタイムスタンプ %s" "%s: タイムスタンプ %s は %s 秒後の日時を示しています" contiguous-cast "連続したファイル (contiguous files) を普通のフ...
--recursive-unlink empty hierarchies prior to extracting directory --remove-files remove files after adding them to the archive --skip-old-files don't replace existing files when extracting, silently skip over them -U, --unlink-first remove each file prior to extracting over it ...
Thetar commandis one of the utilities that you can use to create abackup on a Linux system. It includes many options that one can use to specify the task to achieve. One thing to understand is that you can extract tar files to a different or specific directory, not necessarily the curre...
--keep-directory-symlink preserve existing symlinks to directories whenextracting--keep-newer-files不要替换比归档中副本更新的已存在的文件--no-overwrite-dir 保留已存在目录的元数据--one-top-level[=DIR] create a subdirectory to avoid having loose filesextracted--overwrite 解压时重写存在的文件--...
tar -xf archive.tar # Extract all files from archive.tar. 从archive.tar解压所有文件。 主操作模式: -A, --catenate, --concatenate 追加 tar 文件至归档 -c, --create 创建一个新归档 -d, --diff, --compare 找出归档和文件系统的差异
--keep-directory-symlink preserve existing symlinks to directories when extracting --keep-newer-files 不要替换比归档中副本更新的已存在的文件 --no-overwrite-dir 保留已存在目录的元数据 --one-top-level[=DIR] create a subdirectory to avoid having loose files ...
-A, --catenate,--concatenate追加tar文件至归档-c,--create创建一个新归档-d, --diff,--compare找出归档和文件系统的差异--delete从归档(非磁带!)中删除-r,--append追加文件至归档结尾-t,--list列出归档内容--test-label 测试归档卷标并退出-u,--update仅追加比归档中副本更新的文件-x, --extract,--get...