https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275030
--- Comment #12 from Martin Birgmeier <d8zne...@aon.at> --- (In reply to Warner Losh from comment #11) How about doing the copy only if the existing target differs from the source? Something like "cmp -s a b || cp a b". Would that be sufficient to satisfy meta mode? -- Martin -- You are receiving this mail because: You are the assignee for the bug.