Ville Skyttä wrote:
> SY> Incidently, 'tar --help' mentions -y,
--bzip2, and --unbzip2, but
> SY> *not* --bzip.
>
> SY> Anyway, I digress, the real problem is that it doesn't work. Which
is
> SY> why I changed it to '-y' in the first place.
>
> Have you tried -j ?
> It works with my version of tar
Whoo, what a mess. Wonder what's The Right Thing. -j looks promising
to me too.
Cygwin uses -j:
`--bzip2'
`-j'
This option tells `tar' to read or write archives through `bzip2'.
RedHat 6.2 uses -I:
`--bzip2'
`-I'
This option tells `tar' to read or write archives through `bzip2'.
I've also encountered -y, but I don't remember which platform.
--
Glynn Clements <glynn.clements(a)virgin.net>