X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=README.txt;h=a2c89611e6078dbb7afab1e0085fee00d0e0cdfb;hb=f753377d712c7af64ae840d82923d566b2c7bc8c;hp=0bb241db135a37d550bdd67b3a31103e9e3db18b;hpb=5ff3d7feb2e7405d407fde480a6573d0c5c2b9db;p=ppu.git diff --git a/README.txt b/README.txt index 0bb241d..a2c8961 100644 --- a/README.txt +++ b/README.txt @@ -2,4 +2,5 @@ Broytman remove-old-files, Copyright (C) 2017 PhiloSoft Design Author: Oleg Broytman License: GPL -Remove old files. +Remove old files. It's a portable replacement for +`find start_dir -type f -mtime +31 -delete`.