X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=TODO;h=0afd4eb33d4b7d1d26f60095f486bd5267a33dbb;hb=09db0eb9f5b9d1950604e78c0e23c0ca19032992;hp=459559df34108da9073eda3f3486a3c7c400b321;hpb=e555e8ea0903ecccb1855b31db3c5994799afcf0;p=ppu.git diff --git a/TODO b/TODO index 459559d..0afd4eb 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,13 @@ -Add option -v/--verbose to report every removed file. +Extend remove-old-files.py: add option -v/--verbose to report every removed file. -Add options to limit files or to exclude files by name, extension, path. +Rename remove-old-files.py to find.py. Make options more GNU find-like. -Remove empty directories. +Add option -s for cmp.py. + + +Add option -r for rm.py. + + +Extend find.py: add options to find files by name, extension, path.