On Thu, Jul 10, 2025 at 9:56 PM Go Canes <letsgonhlcan...@gmail.com> wrote:
> find /source -xdev -mtime -1

you *might* be able to add "-type d" to only check directory
modification times - I think it would depend on the specifics of the
modification.  I.e. if you only change the files modes, I'm not sure
the directory containing the file would be modified, just the file's
inode?.  Not sure how much of a speed-up it would provide anyway.
-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to