> > tar and gzip > > for example...i send my mud mirtos mud tar and gz > > so the file is mirtos.tar.gz > > first gunzip mirtos.tar.gz > then tar -xvf mirtos.tar > and you have the directories needed. You can also do this in one line: zcat mirtos.tar.gz |tar -xvf - +doc
This archive was generated by hypermail 2b30 : 12/07/00 PST