| | Re: legOS John Donaldson
| | | I have downloaded OK and since it is both tared and zip, you hve to first unzip it using "GZIP". GZIP is like Compress. Gzip (compress) -d legOS-0_1_2.tgz - uncompress the file tar -xzf legOS-0_1_2.t unarchive it. I am getting the error when I try (...) (26 years ago, 25-Nov-98, to lugnet.robotics)
| | | | | | | | Re: legOS Bill Hollingsworth
| | | | | (...) Hi, When you run tar with the -xzf parameters, it first ungzips it then it untars it, all in the one command. The "z" is for gzip. The "x" is for extract the tar file. The "f" specifies the file. , __ _ _ , /|/ \o | | | | /| | | __/ | | | | (...) (26 years ago, 25-Nov-98, to lugnet.robotics)
| | | | | | |