You'd have to ask the guys who write the specs but "od" is one
example of a basic tool that's been around for decades and
apparently isn't mandatory since it's annotated with "XSI" in the
spec -
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/od.html.
Ed Morton <[email protected]>:
You'd have to ask the guys who write the specs but "od" is one example
of a basic tool that's been around for decades and apparently isn't
mandatory since it's annotated with "XSI" in the spec -
I don't think so. The "XSI" tag in the spec
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/od.html.
only comprises the old invocation syntax
od [-bcdosx] [file] [[+]offset[.][b]][Option End]
One can use the modern syntax instead:
od [-v] [-A address_base] [-j skip] [-N count] [-t type_string]...
[file...]
which is not affected by the "XSI" tag. See also the sections labeled "RATIONALE" (<https://pubs.opengroup.org/onlinepubs/9699919799/utilities/od.html#tag_20_88_18>)
and "FUTURE DIRECTIONS" (<https://pubs.opengroup.org/onlinepubs/9699919799/utilities/od.html#tag_20_88_19>).
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 715 |
| Nodes: | 16 (2 / 14) |
| Uptime: | 148:56:54 |
| Calls: | 12,091 |
| Calls today: | 4 |
| Files: | 15,000 |
| Messages: | 6,517,565 |