this post was submitted on 18 Aug 2024
35 points (94.9% liked)

Linux

14798 readers
315 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] anzo@programming.dev 1 points 2 years ago (1 children)

Perhaps you need to use -ctime parameter on find command.

[โ€“] LucidBoi@lemmy.dbzer0.com 1 points 2 years ago

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