On Fri, Mar 07, 2014 at 08:13:47PM +0000, Luís Avelino Relógio wrote:
> One could capture the .exclude files prior to the execution of tarsnap and generate a -X exclude.file
find / -name .exclude -execdir xargs -a {} readlink -m \; > exclude.file
Best,
--
Gabriel