Untar with date filter
Posted
by Don
on Super User
See other posts from Super User
or by Don
Published on 2010-06-16T18:22:40Z
Indexed on
2010/06/16
18:23 UTC
Read the original article
Hit count: 239
Is there any way to untar and only extract those files that are above a certain date including directory structure??
I restored a backup on a play server but it was a few days old. However I have a tar archive of the entire structure that is more up to date and healthy so now I want to extract all files (including directory structure) based on a date filter on the files if possible?
© Super User or respective owner