https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218938
Bug ID: 218938
Summary: vis -F: broken since netbsd import in freebsd 9
Product: Base System
Version: 9.3-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
For freebsd 9 (starting with 9.2 I think) and later (namely since the import of
netbsd's vis(1) implementation in 9-current), vis -F doesn't fold.
9-stable% echo 12345678 | vis -F 5
12345678\$
8-stable% echo 12345678 | vis -F 5
123\
456\
78
I haven't checked netbsd yet. Please add a note here if you do.
--
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]"