[Bug 218938] vis -F: broken since netbsd import in freebsd 9

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 28 15:53:24 UTC 2017


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: freebsd-bugs at FreeBSD.org
          Reporter: z7dr6ut7gs at snkmail.com

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.


More information about the freebsd-bugs mailing list