Problem with data and manual files under LINUX

*<>*
*<>* I am running GRASS under LINUX and I'm experiencing some problems:
*<>*
*<>* Using the command - cat sfcpioz* | uncompress -c | (cd /usr ; cpio -icdu
)
I used cat sp.cpio.Z.* | zcat | (cd /spear; cpio -icdu)
It was ok

*<>*
*<>* I have been able to load the Spearfish data set. The problem is this
*<>*command, and every other variant of cat, zcat, uncompress, gzip, and cpio w
il
*<>*l
*<>*not work to load the world dataset, the Imagery data set or the installg.z
*<>*manual.
*<>*
*<>* I must be missing something simple... HELP !
*<>*
*<>*Thanks
*<>*
*<>*
*<>*Mark @USAES,FLW
*<>*
                            BRGRDS Romek

ROMAN ANTONI KAMINSKI (TSS@mwod.sggw.waw.pl) wrote:
: *<>*
: *<>* I am running GRASS under LINUX and I'm experiencing some problems:
: *<>*
: *<>* Using the command - cat sfcpioz* | uncompress -c | (cd /usr ; cpio -ic
du)
: I used cat sp.cpio.Z.* | zcat | (cd /spear; cpio -icdu)
: It was ok
: *<>*Mark @USAES,FLW
: *<>*
: BRGRDS Romek

I noted a small bug (?) while using lynx (and it might also appear in
graphical browsers also) when I downloaded GRASS and the spearfish data
set. Lynx thought the `split' files were text/ASCII files and therefore
did some interesting CR/LF conversions.
   If you didn't use binary transfer method this could be your problem.

Good luck,
Rod