Date: Tue, 22 Jun 1999 10:21:49 -0600 (MDT) From: Jonathon Doran <doranj@Colorado.EDU> To: freebsd-questions@freebsd.org Subject: Re: Bug in tar/FreeBSD Message-ID: <199906221621.KAA10315@ucsu.Colorado.EDU> In-Reply-To: <376FB019.1B30BB0B@stcinc.com> from "Gregory Carvalho" at Jun 22, 99 08:47:37 am
next in thread | previous in thread | raw e-mail | index | archive | help
> > I am using cron. I have upgraded to 3.2 to see how things go. I now > backup using: > tar -cvX /tar.exclusions / > and /tar.exclusions contains > /proc/* Try removing the "/*" from the end: --exclude=proc tar shouldn't trash the archive in any case... Jon Doran 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?199906221621.KAA10315>