X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=TODO;h=83ddc4fc2db83fb51d56814e2250cd206cc974e6;hb=fb480cbcec1c45b3ad9bf03177e6e8ac0fc25a6b;hp=b0fd453ca990efebd9a2f61cdf052a339cdbdc05;hpb=50c0b081758c4a611583b53b61a70b3b7b791223;p=ppu.git diff --git a/TODO b/TODO index b0fd453..83ddc4f 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,19 @@ -PyPI. +Rename to "Portable Utilities". + + +Add cmp.py and rm.py. + + +Add which.py. -Add option -v/--verbose to report every removed file. +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. + + +PyPI. -Add options to limit files or to exclude files by name, extension, path. +Extend find.py: add options to limit files or to exclude files by name, extension, path.