From fb480cbcec1c45b3ad9bf03177e6e8ac0fc25a6b Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sat, 29 Apr 2017 18:30:09 +0300 Subject: [PATCH] TODO: plans for "Portable Utilities" [skip ci] --- TODO | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) 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. -- 2.39.2