
Get the list of files which were saved in the last rsnapshot
Oups, sorry, I actually read "man find" and googled around be may be too quickly!! Much nicer...
2011/9/1 <peterc-rsnapshot < at > chubb.wattle.id.au ([email]peterc-rsnapshot < at > chubb.wattle.id.au[/email])>
>>>>> "Nico" == Nico Kadel-Garcia <nkadel < at > gmail.com ([email]nkadel < at > gmail.com[/email])> writes:
Nico> On Wed, Aug 31, 2011 at 3:41 PM, Martin Schröder
Nico> <martin < at > oneiros.de ([email]martin < at > oneiros.de[/email])> wrote:
2011/8/31 Gilles Martin <vongillus < at > gmail.com ([email]vongillus < at > gmail.com[/email])>:
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
------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
rsnapshot-discuss mailing list
rsnapshot-discuss < at > lists.sourceforge.net ([email]rsnapshot-discuss < at > lists.sourceforge.net[/email])
https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss