Re: [mu SETUP] true color mode?

From: Stephen Isard (S.IsardDeleteThis@ed.ac.uk)
Date: Fri Nov 03 2000 - 13:02:42 CET


> cat SVGA.tgz | bzip2 -dc SVGA.tgz | tar -xvf -
                                ^^^^^^^^
You shouldn't have this second "SVGA.tgz" in the command. That's why
you get the error message about the filename not ending in bz2. It's to
avoid this message that you cat the file through the standard input,
rather than simply saying "bzip2 -dc <filename>".

Good luck.

Stephen Isard

---------------------------------------------------------------------
To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.auc.dk
For additional commands, e-mail: mulinux-help@sunsite.auc.dk



This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:16 CET