https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230300
Bug ID: 230300
Summary: wc -L always returns 0
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
Running `wc -L` on any file returns 0, no matter the contents of the file.
If run instead with `wc -Ll`, both the number of lines and the length of the
longest line are reported correctly.
I found this on an old version of 12-CURRENT (from December), but I confirmed
it still exists on r336739.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"