find -ls column separation: one blank is enough for bytecount

2019-06-06 Thread 積丹尼 Dan Jacobson
Interesting. Once find -ls hits the large file (.rar), 1053966 45284 -r--r--r-- 1 jidanni jidanni 46367774 Jul 12 2015 dongshi/JPGS/63-004-0164.jpg 1053957 55608 -r--r--r-- 1 jidanni jidanni 56940981 Jul 12 2015 dongshi/JPGS/58-055-140.jpg 1053965600 -r--r--r-- 1 jidanni

[bug #45930] -ignore_readdir_race ineffective in find 4.5.11 and 4.5.14

2019-06-06 Thread anonymous
Follow-up Comment #3, bug #45930 (project findutils): Hello, I can confirm "-ignore_readdir_race" not working: - On CentOS-7 with find v4.5.11 - On OpenSuse with find v4.5.12 EXAMPLE: root|dev-opensuse-server01|10:57|0|~: find /proc -ignore_readdir_race -maxdepth 3 -path "/proc/[0-9]*/fd/*" -typ