[Bug 224160] wc -c is slow
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224160 --- Comment #1 from Wolfram Schneider --- In case you don’t want download 61GB for testing, here is a much simpler test case using dd(1) # FreeBSD wc $ dd if=/dev/zero of=/dev/stdout bs=1m count=2000 | time wc -c 2000+0 records in 2000+0 r
[Bug 224160] wc -c is slow
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224160 Bug ID: 224160 Summary: wc -c is slow Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Pr