Re: file(1) command very slow

2015-09-11 Thread Eugene Grosbein
05.09.2015 15:53, Martin Birgmeier пишет: Running the file(1) command on a 7 MB text file takes much longer in 10.2 than in 10.1. Example: # ll /tmp/x6 -rw-r--r-- 1 root wheel 7384414 Sep 5 10:30 /tmp/x6 # file /tmp/x6 /tmp/x6: ASCII text file /tmp/x6 26.12s user 0.00s system 99% cpu 26.23

Re: file(1) command very slow

2015-09-11 Thread Eugene Grosbein
Hello, Xin LI! Please take a look at this problem in file(1): http://bugs.gw.com/view.php?id=474 Can we import upstream fix for this soon? 05.09.2015 15:53, Martin Birgmeier wrote: Running the file(1) command on a 7 MB text file takes much longer in 10.2 than in 10.1. Example: # ll /tmp/x6