9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] when to use vac -q -d old.vac instead of simply vac -d old.vac
@ 2009-06-29  1:13 Fernan Bolando
  2009-06-29  5:02 ` Nathaniel W Filardo
  2009-06-29 15:56 ` [9fans] when to use vac -q -d old.vac instead of simply vac -d old.vac Russ Cox
  0 siblings, 2 replies; 5+ messages in thread
From: Fernan Bolando @ 2009-06-29  1:13 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hi

The p9p vac discussion made me re-think the way I use vac.

man vac
"-q    Increase the performance of the -a or -d options by detecting
unchanged files based on a
        match of the files name and other meta data, rather than
examining the contents of the files"

Why is -q not a default? Is there a reliability concern with that option?

I am currently doing an hourly backup using

vac -d old_date-time.vac -f new_date-time.vac /home
which gives me a collection files with a date-time.vac filename.

I am thinking I should just use vac -a main.vac /home
to switch to this method I only need to rename latest date-time.vac to main.vac
and delete the other ones, right?


fernan

--
http://www.fernski.com



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-07-02  1:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-29  1:13 [9fans] when to use vac -q -d old.vac instead of simply vac -d old.vac Fernan Bolando
2009-06-29  5:02 ` Nathaniel W Filardo
2009-06-29 12:23   ` [9fans] when to use vac -q -d old.vac instead of simply vac -dold.vac erik quanstrom
2009-06-29 15:56 ` [9fans] when to use vac -q -d old.vac instead of simply vac -d old.vac Russ Cox
2009-07-02  1:54   ` Nathaniel W Filardo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).