]> git.phdru.name Git - ppu.git/blob - TODO
Fix(rm.py): Do not ask to remove read-only files when -f is active
[ppu.git] / TODO
1 Extend remove-old-files.py: add option -v/--verbose to report every removed file.
2
3
4 Rename remove-old-files.py to find.py. Make options more GNU find-like.
5
6
7 Extend find.py: add options to find files by name, extension, path.
8
9
10 After dropping Python 2.7: use shutil.which().