> This might lead to false positive if the tar file is written to another > device. > > $ ~/.sbase/bin/tar cf /mnt/backup/test.tar .config > ignoring '.config/zathura/zathurarc' > > $ find .config/zathura/zathurarc /mnt/backup/test.tar -printf "%i %D %p\n" > 1259 2050 .config/zathura/zathurarc > 1259 2081 /mnt/backup/test.tar > > Attached diff also checks st_dev, which ought to cover all cases. Good catch, I will apply this tonight.
- [dev] [sbase] Problem tar archiving the output... Roberto E. Vargas Caballero
- Re: [dev] [sbase] Problem tar archiving t... Roberto E. Vargas Caballero
- Re: [dev] [sbase] Problem tar archivi... Galos, David
- Re: [dev] [sbase] Problem tar archivi... Lars Lindqvist
- Re: [dev] [sbase] Problem tar arc... Galos, David
- Re: [dev] [sbase] Problem tar... Galos, David