this post was submitted on 18 Aug 2024
34 points (94.7% liked)
Linux
5252 readers
173 users here now
A community for everything relating to the linux operating system
Also check out !linux_memes@programming.dev
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Perhaps you need to use -ctime parameter on find command.
That might be a lifesaver! I'll try it today. I also see there's a -cmin parameter which lets me be even more specific. Thanks