Script started on 2004年01月10日 21時06分53秒 ]2;dancer@atoron: /tmp/hoge[21:06:53]atoron:/tmp/hoge> ls log test1 ]2;dancer@atoron: /tmp/hoge[21:06:53]atoron:/tmp/hoge> ls -llR test1 test1: 合計 4 -rw-r--r-- 1 dancer dancer 0 2004-01-10 21:06 fufu -rw-r--r-- 1 dancer dancer 5 2004-01-10 21:06 fuga ]2;dancer@atoron: /tmp/hoge[21:06:58]atoron:/tmp/hoge> tar cfz test1,tar,gz test1 ]2;dancer@atoron: /tmp/hoge[21:07:15]atoron:/tmp/hoge> touch test1/newfile ]2;dancer@atoron: /tmp/hoge[21:07:21]atoron:/tmp/hoge> echo different-file > test1/fufu ]2;dancer@atoron: /tmp/hoge[21:07:31]atoron:/tmp/hoge> ls -lRT .: 合計 4 -rw-r--r-- 1 dancer dancer 0 2004-01-10 21:06 log drwxr-xr-x 2 dancer dancer 100 2004-01-10 21:07 test1 -rw-r--r-- 1 dancer dancer 175 2004-01-10 21:07 test1,tar,gz ./test1: 合計 8 -rw-r--r-- 1 dancer dancer 15 2004-01-10 21:07 fufu -rw-r--r-- 1 dancer dancer 5 2004-01-10 21:06 fuga -rw-r--r-- 1 dancer dancer 0 2004-01-10 21:07 newfile ]2;dancer@atoron: /tmp/hoge[21:07:32]atoron:/tmp/hoge> tar --compare -fz test1.tar.g test1 test1,tar,gz [21:07:32]atoron:/tmp/hoge> tar --compare -fz test1 test1 test1,tar,gz [21:07:32]atoron:/tmp/hoge> tar --compare -fz test1.t test1 test1,tar,gz [21:07:32]atoron:/tmp/hoge> tar --compare -fz test1 test1 test1,tar,gz [21:07:32]atoron:/tmp/hoge> tar --compare -fz test1,tar,gz tar: z: open 不能: そのようなファイルやディレクトリはありません tar: エラーを回復できません: 直ちに終了します ]2;dancer@atoron: /tmp/hoge[21:07:53]atoron:/tmp/hoge> tar --compare -fz test1,tar,gz [21:07:53]atoron:/tmp/hoge> [21:07:53]atoron:/tmp/hoge> tar [21:07:53]atoron:/tmp/hoge> tar --compare [21:07:53]atoron:/tmp/hoge> tar --compare -fz[1@z test1/fufu: 最終修正時刻が異なります test1/fufu: サイズが異なります ]2;dancer@atoron: /tmp/hoge[21:07:57]atoron:/tmp/hoge> tar --compare -zf test1,tar,gz 2> /de/vv/null test1/fufu: 最終修正時刻が異なります test1/fufu: サイズが異なります ]2;dancer@atoron: /tmp/hoge[21:08:07]atoron:/tmp/hoge> tar --compare -zf test1,tar,gz 2> /dev/null> /de/vv/bnull ]2;dancer@atoron: /tmp/hoge[21:08:12]atoron:/tmp/hoge> ]2;dancer@atoron: /tmp/hoge[21:08:13]atoron:/tmp/hoge> klsls -lR .: 合計 4 -rw-r--r-- 1 dancer dancer 0 2004-01-10 21:06 log drwxr-xr-x 2 dancer dancer 100 2004-01-10 21:07 test1 -rw-r--r-- 1 dancer dancer 175 2004-01-10 21:07 test1,tar,gz ./test1: 合計 8 -rw-r--r-- 1 dancer dancer 15 2004-01-10 21:07 fufu -rw-r--r-- 1 dancer dancer 5 2004-01-10 21:06 fuga -rw-r--r-- 1 dancer dancer 0 2004-01-10 21:07 newfile ]2;dancer@atoron: /tmp/hoge[21:08:25]atoron:/tmp/hoge> tar -xf --incrementalincrementalincrementalincrementalincrementalincrementalincremental ]2;dancer@atoron: /tmp/hoge[21:08:37]atoron:/tmp/hoge> tar --incremental -x f zz zf test1 test1 test1,tar,gz [21:08:37]atoron:/tmp/hoge> tar --incremental -xzf test1.t,tar,gz ]2;dancer@atoron: /tmp/hoge[21:08:49]atoron:/tmp/hoge> ls -lR .: 合計 4 -rw-r--r-- 1 dancer dancer 0 2004-01-10 21:06 log drwxr-xr-x 2 dancer dancer 80 2004-01-10 21:08 test1 -rw-r--r-- 1 dancer dancer 175 2004-01-10 21:07 test1,tar,gz ./test1: 合計 4 -rw-r--r-- 1 dancer dancer 0 2004-01-10 21:06 fufu -rw-r--r-- 1 dancer dancer 5 2004-01-10 21:06 fuga ]2;dancer@atoron: /tmp/hoge[21:08:50]atoron:/tmp/hoge> exit exit Script done on 2004年01月10日 21時09分00秒