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: b...@freebsd.org
          Reporter: mohd.ak...@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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to