bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #57025] find -mtime will ignore large files


From: Bernhard Voelker
Subject: [bug #57025] find -mtime will ignore large files
Date: Fri, 11 Oct 2019 19:12:06 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:69.0) Gecko/20100101 Firefox/69.0

Update of bug #57025 (project findutils):

             Assigned to:                    None => berny                  
           Fixed Release:                   4.6.0 => None                   

    _______________________________________________________

Follow-up Comment #3:

I don't see from your examples why find -mtime would elide large files.

These are the 3 files in the 'ls' output larger than 3GiB:

-rw-rw-r-- 1 threewaters threewaters  4193711507 Oct  2 19:01 2574.part
 -rw-rw-r-- 1 threewaters threewaters  4652828672 Oct  6 14:08 3524.part
 -rw-rw-r-- 1 threewaters threewaters  8152317952 Oct  3 09:12 3625.part


The middle one, '3524.part', appears in the output of find,
and the other 2 have been ruled out by -mtime 4: show only files
which have been modified exactly 4 days ago.

Do I miss something?


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57025>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]