hi
I have this code which deletes the files, but leaves the empty folders. How can I get it to remove both files and empty folders?Thanks
I have this code which deletes the files, but leaves the empty folders. How can I get it to remove both files and empty folders?
Code:
#!bin/bashfind /home/pi/mnt2/4TBHDD/DoorBell -mindepth 1 -mtime +14 -deleteStatistics: Posted by double-udee — Wed Jul 30, 2025 11:56 am — Replies 2 — Views 53