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: Stephane Chazelas
Subject: [bug #57025] find -mtime will ignore large files
Date: Wed, 9 Oct 2019 15:35:13 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:69.0) Gecko/20100101 Firefox/69.0

Follow-up Comment #1, bug #57025 (project findutils):

Please provide with some steps to reproduce it. I can't reproduce on Ubuntu
18.04.3 here with:


$ truncate -s 15T a
$ find . -mtime -1 -ls
 59965646      4 drwxrwxr-x   2 me me           4096 Oct  9 20:29 .
 59912668      0 -rw-rw-r--   1 me me 16492674416640 Oct  9 20:29 ./a


Please also clarify what you mean with "(the smallest one I saw)".

    _______________________________________________________

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]