[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[plamo:15584] Re: tar, unzip, fetchmail



樋口です.

From: KOJIMA Mitsuhiro <kojima@linet.gr.jp>
> bzip2 関連のオプションって,-y になったり -I になったり -j になったり
> と流浪しているなぁ,,

手元の Mac OSX 10.2 では、-z ですね。

higuchi@Macintosh 1:38pm ~[15]> tar --version
tar (GNU tar) 1.13.19
...
higuchi@Macintosh 1:35pm ~[11]> tar tvfz foo.tar.bz2 | more
drwxr-xr-x higuchi/staff     0 2002-09-13 14:51:25 ./bioperl-1.1.0/
-rw-r--r-- higuchi/staff  2317 2002-04-28 00:59:55 ./bioperl-1.1.0/AUTHORS
drwxr-xr-x higuchi/staff     0 2002-09-13 14:51:23 ./bioperl-1.1.0/Bio/
...
higuchi@Macintosh 1:37pm ~[14]> tar tvfI foo.tar.bz2
tar: invalid option -- I
もっと詳しい情報は `tar --help' と入力すれば得られます.

ところが、man tar で調べると

higuchi@Macintosh 1:38pm ~[16]> man tar
TAR(1)                                                     TAR(1)



NAME
       tar - The GNU version of the tar archiving utility

SYNOPSIS
       tar  [  -  ]  A  --catenate --concatenate | c --create | d
       --diff --compare | r --append | t --list | u --update |  x
       -extract --get [ --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 ] [ -I,  --bzip  ]  
...
       -I, --bzip
              filter the archive through bzip2
...

はっきりしてくれえ!

Follow-Ups
[plamo:15585] Re: tar, unzip, fetchmail, kuni
References
[plamo:15575] Re: tar, unzip, fetchmail, TANAKA _KATANA_ Toshihisa
[plamo:15577] Re: tar, unzip, fetchmail, TANAKA _KATANA_ Toshihisa
[plamo:15578] Re: tar, unzip, fetchmail, KOJIMA Mitsuhiro

[検索ページ] [メール一覧]
Plamo ML 公開システム