]> git.phdru.name Git - ppu.git/blob - README.txt
TODO: GitHub, Travis, AppVeyor, PyPI
[ppu.git] / README.txt
1 Broytman remove-old-files, Copyright (C) 2017 PhiloSoft Design
2 Author: Oleg Broytman <phd@phdru.name>
3 License: GPL
4
5 Remove old files. It's a portable replacement for
6 `find start_dir -type f -mtime +31 -delete`.