Re: [dev] [sbase] Problem tar archiving the output file

From: Galos, David <galosd83_AT_students.rowan.edu>
Date: Sun, 21 Jul 2013 18:45:06 -0500

> 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.
Received on Mon Jul 22 2013 - 01:45:06 CEST

This archive was generated by hypermail 2.3.0 : Mon Jul 22 2013 - 01:48:05 CEST