A perl script that outputs excludes for all mount points that affect
authorWayne Davison <wayned@samba.org>
Wed, 19 Jan 2005 21:00:26 +0000 (21:00 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 19 Jan 2005 21:00:26 +0000 (21:00 +0000)
commit4c599711942edaad7c69f6e19387729586e8bbea
tree4253570067e4cf1bc6436913db366929468a7710
parentfd8571c2c9620ea5e637e5da369c48fd5f664294
A perl script that outputs excludes for all mount points that affect
the supplied source dir (or all mount points if the arg is omitted).
The excludes are appropriately anchored relative to the supplied dir,
and honor rsync's trailing-slash idiom.
support/mnt-excl [new file with mode: 0755]