Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.bin/hexdump
Module Name: basesrc
Committed By: bjh21
Date: Wed Dec 5 17:46:16 UTC 2001
Modified Files:
basesrc/usr.bin/hexdump: od.1 odsyntax.c
Log Message:
Add a -j option to od, which does the same as the -s option to
hexdump (skipping some of the input). This brings our od slightly
closer to POSIX.2 conformance.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/usr.bin/hexdump/od.1
cvs rdiff -r1.11 -r1.12 basesrc/usr.bin/hexdump/odsyntax.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index