Subject: standards/11204: POSIX.2: od(1) doesn't support POSIX syntax
To: None <gnats-bugs@gnats.netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: netbsd-bugs
Date: 10/12/2000 14:05:09
>Number:         11204
>Category:       standards
>Synopsis:       POSIX.2: od(1) doesn't support POSIX syntax
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    standards-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Oct 12 14:05:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Ben Harris
>Release:        2000-02-07
>Organization:
>Environment:
NetBSD cromarty 1.4X NetBSD 1.4X (CROMARTY) #9: Wed May  3 23:49:51 BST 2000
     bjh21@cromarty:/usr/src/sys/arch/macppc/compile/CROMARTY macppc

>Description:
IEEE 1003.2-1992 gives od(1) the following synopsis:

od [-v] [-A address_base] [-j skip] [-N count] [-t type_string] ... [file ...]

Our od(1) doesn't support this syntax at all.

>How-To-Repeat:
cromarty:~$ od -v -A x -j 0 -N 1024 -t c
od: illegal option -- A
od: od(1) has been deprecated for hexdump(1).
hexdump: [-bcCdovx] [-e fmt] [-f fmt_file] [-n length] [-s skip] [file ...]

>Fix:

-- 
Ben Harris                                                   <bjh21@netbsd.org>
Portmaster, NetBSD/arm26               <URL:http://www.netbsd.org/Ports/arm26/>

>Release-Note:
>Audit-Trail:
>Unformatted: