od man page on Minix

Man page or keyword search:  
man Server   6208 pages
apropos Keyword Search (all sections)
Output format
Minix logo
[printable version]

OD(1)									 OD(1)

NAME
       od - octal dump

SYNOPSIS
       od [-bcdhox] [file] [ [+] offset [.][b] ]

OPTIONS
       -b   # Dump bytes in octal

       -c   # Dump bytes as ASCII characters

       -d   # Dump words in decimal

       -h   # Print addresses in hex (default is octal)

       -o   # Dump words in octal (default)

       -v   # Verbose (list duplicate lines)

       -x   # Dump words in hex

EXAMPLES
       od -ox file	   # Dump file in octal and hex

       od -d file +1000	   # Dump file starting at byte 01000

       od -c file +10.b	   # Dump file starting at block 10

DESCRIPTION
       Od  dumps  a file in one or more formats.  If file is missing, stdin is
       dumped.	The offset argument tells od to skip a certain number of bytes
       or  blocks before starting.  The offset is in octal bytes, unless it is
       followed by a '.' for decimal or b for blocks or both.

									 OD(1)
[top]

List of man pages available for Minix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net