X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=README.rst;h=b99b8f3a5e30b0156b26c3ac6511205ffcf08559;hb=40afab7d9d5eb8c9f8a4e69ccaa816d2327ec443;hp=de6ea108f36b537ea4dc7636d31b2a2eae7a134c;hpb=50f80825db42438a5f6d2de7a0d0a0f6a343bfa4;p=ppu.git diff --git a/README.rst b/README.rst index de6ea10..b99b8f3 100644 --- a/README.rst +++ b/README.rst @@ -11,7 +11,9 @@ 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. +rm.py - remove files and directories. + +which.py - find a program in PATH and print full path to it. | Home Page: http://phdru.name/Software/Python/ppu/ | Documentation: http://phdru.name/Software/Python/ppu/docs/