[ale] HOW2 filter a directory of file names... by DATE... ?

Dow Hurst Dow.Hurst at mindspring.com
Wed Mar 15 00:35:45 EST 2006


Courtney Thomas wrote:
>That is, I want to delete files of a certain date from a directory.
>
>Thank you.
>Courtney
>_______________________________________________
>Ale mailing list
>Ale at ale.org
>http://www.ale.org/mailman/listinfo/ale
>
>  
If you have a backup on that date or the day before you can use that to 
compare and find files that appeared after.  If you actually still have 
incremental backups from each day then the files your interested in will 
be newly appeared on the 7th, not present on the 6th, and checkable for 
mods or time stamp changes on any backup thereafter.  Just tar tvf your 
tar backup (if that is what it is) to a file to get the listings of the 
tape contents.  Then you could diff to your hearts content.
Dow




More information about the Ale mailing list