+1 On Mon, Dec 16, 2019 at 10:31 AM Thomas Groman <[email protected]> wrote:
> Your line can be greatly simplified by just using: > find /tmp -type f -mtime +60 -delete > _______________________________________________ > PLUG mailing list > [email protected] > http://lists.pdxlinux.org/mailman/listinfo/plug > _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
