Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!dg!archive!bkahn From: bkahn@archive.rtp.dg.com (Bruce Kahn) Newsgroups: comp.sys.apple2 Subject: Re: .TAR Message-ID: <757@dg.dg.com> Date: 10 Aug 90 21:33:49 GMT References: Sender: root@dg.dg.com Reply-To: bkahn@archive.rtp.dg.com (Bruce Kahn) Organization: Data General Corporation, Research Triangle Park, NC Lines: 23 In article , marekp@contact.UUCP (Marek Pawlowski) writes: |> [...] |> This will remove the files from that archive, in to the current directory. |> Other common suffixes are ".Z" and ".zoo", the first is Unix compressed, you ^^^^ Not quite... .zoo or .ZOO is an MS-DOS format. Unix may support it if you or your system admin have ported the ZOO source code. Using uncompress on a .ZOO file wont work (at least not on any un/compress programs Ive ever run across)... |> uncompress by simply using: uncompress file_name |> The "-e" option on the zoo utility on most Unix systems will remove and |> "unpack" any files in the archive... |> I dont know about a lot of other Unix users but our SYSV and BSD 4.3 systems here do not have a -e option... Guess yours is special... |> [...] Bruce (bkahn@archive.rtp.dg.com)