On Mon, Oct 11, 1999 at 06:09:01PM +0200, Ben-Nes Michael wrote:

> Short exmp
> 
> make directory backup
> 
> under it put a file exclude.txt which will include all the directory to
> exclude
> (example next line)
> 
> dev
> mnt
> backup
> proc
> 
> and then use the -X to use the exclude.txt file
> 
> tar cvz -X /backup/exclude.txt -f /backup/xxx.tar.gz" /

Or use the -l option of tar to tell it to stay in one filesystem and
not jump into mount points, which may be easier if that's what you
want.


-- 
Alex Shnitman                            | http://www.debian.org
[EMAIL PROTECTED], [EMAIL PROTECTED]   +-----------------------  
http://alexsh.hectic.net    UIN 188956    PGP key on web page
       E1 F2 7B 6C A0 31 80 28  63 B8 02 BA 65 C7 8B BA

NOTE: if this message has reached you in error, or if you would simply
like to be removed from our mailing list, please call the 800 number
listed above and slowly speak and spell your e-mail address so that we
may process your request promptly.
Thank you! 
        -- Excerpt from a spam letter

PGP signature

Reply via email to