Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Aug 2000 13:04:28 -0700 (PDT)
From:      Gorden Fischer <gfish123@pacbell.net>
To:        Nathan Vidican <webmaster@wmptl.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: excluding a file/dir from a tar file
Message-ID:  <Pine.BSF.4.21.0008011301350.4321-100000@uniqsite.com>
In-Reply-To: <Pine.BSF.4.21.0008010942210.77341-100000@web2.sea.nwserv.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Nathan:

The following code segment is taken from my nightly backup file:

tar --gzip -X /usr/local/etc/exclusion -c -f - . > /mnt/etc..tgz
 
Hope this helps.

Fischer




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0008011301350.4321-100000>