X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=README.rst;h=b99b8f3a5e30b0156b26c3ac6511205ffcf08559;hb=129068b91b9f880672fe17c248c8085d8589fce7;hp=ed425989ef8fa1837f972aff9062972496853121;hpb=c9b64e869f9e673b0d213be3f7d098ef00e4fe1c;p=ppu.git diff --git a/README.rst b/README.rst index ed42598..b99b8f3 100644 --- a/README.rst +++ b/README.rst @@ -11,7 +11,7 @@ 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.