file-4.20 has problems processing a file containing only a large number of line feed characters Reproducible: Always Steps to Reproduce: 1. perl -e 'for (1..2700) {print "\n" x 10}' >0.lis 2. time file 0.lis Actual Results: can fix with the attached patch
Created attachment 115460 [details, diff] Fix for DOS
added 4.20-r1