[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Tarring
- To: silug-discuss@silug.org
- Subject: Tarring
- From: hbrhodes <hbrhodes@gmail.com>
- Date: Sat, 18 Feb 2006 13:32:31 -0600
- DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:user-agent:x-accept-language:mime-version:to:subject:content-type:content-transfer-encoding; b=mzQBsiHdBxZiAAwIU2rzqHrgb6oYptKmaT1ObqX5M933NACRQzohlAYGdxQrBG+RlGUttXvwJCkQ44++1LIaNDqU2EF5dde9hHOAgdy1e+GwavA1OJCHsE2gs3JasbZpfps70/bXaaocfKO1GxzXYT2fCEvcpTRv6+4mfOl0Oq0=
- Organization: Southern Illinois Linux Users Group
- Reply-To: silug-discuss@silug.org
- Sender: silug-discuss-owner@silug.org
- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060202 Fedora/1.7.12-1.5.2
i went to the website [http://www.linux.org] and looked up how to backup
my system, and i found on [http://www.tldp.org] the command below. i
even reviewed the SILUG archives and found Doc's reply to my previous
TAR question, and i found lots of help and got my file working, however,
i have run into a problem.
i am tarring everything on the system ( excluded some files) and it
started including a directory i told it to exclude! what gives (using FC4)?
#!/bin/bash
tar -zcvpf /BloomCounty/BillTCat/`date +'%Y-%m-%d'`_fc4backup.tar.gz
--label="Fedora Core 4 Full Backup" / --exclude=mnt --exclude=proc
--exclude=var/spool/squid --exclude=/BloomCounty --exclude=*.iso
--exclude=*.rpm
--
bentley rhodes | Southeast Missouri University
hbrhodes1s@semo.edu | College of Nursing, Spring 2008.
| http://www2.semo.edu/nursing/
-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.