this post was submitted on 18 Aug 2024
34 points (94.7% liked)

Linux

5083 readers
155 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
[โ€“] anzo@programming.dev 1 points 2 months ago (1 children)

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

[โ€“] LucidBoi@lemmy.dbzer0.com 1 points 2 months 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