]> git.phdru.name Git - ppu.git/blobdiff - README.txt
Update README.txt and TODO
[ppu.git] / README.txt
index dcd2eb3a396e78625e27d124bab6b29065866a92..9da6727869b9a31b64565bf691d96293423fadcd 100644 (file)
@@ -2,9 +2,13 @@ Broytman Portable Python Utilities, Copyright (C) 2017 PhiloSoft Design
 Author: Oleg Broytman <phd@phdru.name>
 License: GPL
 
-Remove old files. It's a portable replacement for
+cmp.py - compare two files.
+
+remove-old-files.py - remove old files. It's a portable replacement for
 `find start_dir -type f -mtime +31 -delete`.
 
+rm.py - remove files.
+
 Home Page:     http://phdru.name/Software/Python/ppu/
 Documentation: http://phdru.name/Software/Python/ppu/docs/
 Git repo:      http://git.phdru.name/ppu.git/