X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=TODO;h=b6e728a9d44adbf0f5533677a56716e5c41de0f5;hb=075f9712a38406e3810491628f84e40ecf528a65;hp=0afd4eb33d4b7d1d26f60095f486bd5267a33dbb;hpb=78638a131663681fc9a89b246446978abb196325;p=ppu.git diff --git a/TODO b/TODO index 0afd4eb..b6e728a 100644 --- a/TODO +++ b/TODO @@ -4,10 +4,7 @@ Extend remove-old-files.py: add option -v/--verbose to report every removed file Rename remove-old-files.py to find.py. Make options more GNU find-like. -Add option -s for cmp.py. - - -Add option -r for rm.py. +Extend find.py: add options to find files by name, extension, path. -Extend find.py: add options to find files by name, extension, path. +After dropping Python 2.7: use shutil.which().