On Aug 31, 2011, at 23:15, peterc-rsnapshot < at > chubb.wattle.id.au wrote:
"Nico" == Nico Kadel-Garcia <nkadel < at > gmail.com> writes:
Nico> On Wed, Aug 31, 2011 at 3:41 PM, Martin Schröder
Nico> <martin < at > oneiros.de> wrote:
2011/8/31 Gilles Martin <vongillus < at > gmail.com>:
ls -aslR | tr -s " " | grep -E " -......... 1 "
man find :-)
Nico> Don't you mean 'find hourly.0 | LANG=C sort" ?
No he means read the manual for `find'.
The original poster's problem (finding all new files in the backup) is
most nicely solved with
find hourly.0 -links 1 -print
Peter C
Not if rsync was used with the "-H" option and there were any internal hard links on the source directory.
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
rsnapshot-discuss mailing list
rsnapshot-discuss < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss
