From: Oleg Broytman Date: Sat, 29 Apr 2017 15:30:09 +0000 (+0300) Subject: TODO: plans for "Portable Utilities" X-Git-Tag: 0.2.0~6 X-Git-Url: https://git.phdru.name/?p=ppu.git;a=commitdiff_plain;h=fb480cbcec1c45b3ad9bf03177e6e8ac0fc25a6b TODO: plans for "Portable Utilities" [skip ci] --- 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.