Date: Wed, 31 Dec 2003 13:38:33 -0600 From: Dave Cantrell <drc@nicaea.org> To: questions@freebsd.org Subject: Re: tar question... Message-ID: <200312311338.33968.drc@nicaea.org> In-Reply-To: <000f01c3cfd3$5aa7a090$0901a8c0@bloodlust> References: <000f01c3cfd3$5aa7a090$0901a8c0@bloodlust>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 31 December 2003 13:21, Xpression wrote: > Hi list, I've googled to search an aswer but no one match > mine. I want to tar all files on a directory without include > any other directory, I've tried with --exclude but no hope, > any suggestion ??? Thanks... > man tar works for me: -n --norecurse Don't recurse into subdirectories when creating. drc -- Dave Cantrell drc@nicaea.org Lincoln, Nebraska, USA
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312311338.33968.drc>