[Bug 238586] od(1): Cannot use 8-byte output format

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jun 15 17:34:22 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238586

            Bug ID: 238586
           Summary: od(1): Cannot use 8-byte output format
           Product: Base System
           Version: 12.0-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: bugs at FreeBSD.org
          Reporter: mohd.akram at outlook.com

The following doesn't work even though it is specified by POSIX:

printf 12345678 > file
od -tx8 file
od -txL file

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


More information about the freebsd-bugs mailing list