K 10 svn:author V 3 cem K 8 svn:date V 27 2017-12-10T17:56:03.798257Z K 7 svn:log V 294 wc(1): Restore regular file char count fast path fstat(2) is going to be a lot faster than reading all of the bytes in a file, if we just need a character count for a regular file. This fast path was accidentally broken in r326736. PR: 224160 Reported by: bde Sponsored by: Dell EMC Isilon END