Quantcast
Channel: Python – The musing of Philip Roche
Viewing all articles
Browse latest Browse all 11

Archive date grep V1.0

$
0
0

Archive date grep is a python script that allows you to archive (choosing zip or tar) all files within a directory structure which have been modifies since a user defined date. The archive maintains the original directory structure which makes it ideal for releasing websites. You can downlaod the script as a zip archive[zip 2 KB] or as a tar archive [tar 8 KB]. This script is alot better than the original SimpleZipDateGrep that I had on the site. Enjoy :)


Viewing all articles
Browse latest Browse all 11

Trending Articles