Barry> What I don't know is whether bz2 decompression is generally
Barry> available on MacOSX...
Skip> Fink is your friend:
Skip> % type bzip2
Skip> bzip2 is /sw/bin/bzip2
Skip> so, no, it's not standard on Mac OS X.
Sorry, should have used "type -a" so I saw the version in /usr/bin.
Skip