Re: [UNIX] Creating a tar.gz 98 00:49:47 am"

From: AxL (axl@MINDWARP.PLYMOUTH.EDU)
Date: 03/19/98


> How can I take everything in the mud directory and make it a tar.gz?  I
> find all sorts of information on unpacking .gz, but I cannot find any
> info on the other way...

        In the top level of your mud directory:

        tar cvfz filename.tgz *

c = create
v = verbose (list what's actually gonig into the tar file)
f = specify file name  (else it defaults to /dev/rst0, usually)
z = filether thruough gzip

--
-AxL, axl@wpcr.plymouth.edu - SysOp, RPM Director, WPCR Plymouth, 91.7 FM
 "Discriminate against the next fashion sucker you meet....it's a raver!"
                                      - Ec8or,  Digital Hardcore Records


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST