Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Apr 2017 15:53:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 218938] vis -F: broken since netbsd import in freebsd 9
Message-ID:  <bug-218938-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218938

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

For freebsd 9 (starting with 9.2 I think) and later (namely since the impor=
t 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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218938-8>