bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

--one-file-system works wrong with --listed-incremental


From: Artur Zaprzala
Subject: --one-file-system works wrong with --listed-incremental
Date: Thu, 14 Feb 2002 13:07:47 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020204

If e.g. / and /home directories are on different file systems, then this command: tar cf /dev/null --listed-incremental=1.snar --one-file-system --verbose / /home &>1.log
will skip /home directory, but this one (as it should) will not:
tar cf /dev/null --listed-incremental=2.snar --one-file-system --verbose /home / &>2.log


Artur Zaprzala




reply via email to

[Prev in Thread] Current Thread [Next in Thread]