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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"