Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!spool.mu.edu!snorkelwacker.mit.edu!ai-lab!rice-chex!bson From: bson@rice-chex.ai.mit.edu (Jan Brittenson) Newsgroups: comp.sys.handhelds Subject: Re: Unarchiving star-1.04.2.tar.Z Message-ID: <13788@life.ai.mit.edu> Date: 7 Mar 91 16:37:42 GMT References: <9103061705.AA08584@uceng.UC.EDU> Sender: news@ai.mit.edu Organization: nil Lines: 21 In a posting of [6 Mar 91 17:05:12 GMT] rbagley@uceng.UC.EDU (Ross A. Bagley) writes: > 1) $ uncompress star-1.04.2.tar > 2) $ tar -xvf star-1.04.2.tar I just removed 1.04.2; readers should get 1.04.3 instead. (I removed it so no one will get 1.04.2 by mistake.) This is indeed the way to do it, or: $ uncompress ../star-*.3*Z | tar xvf - It is also worth mentioning that all files will end up in the current directory, so create and move to a suitable subdirectory first (e.g. ./star or ./star-sources). -- Jan Brittenson bson@ai.mit.edu Read my lisp: no new classes!