Query: od
OS: v7
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OD(1) General Commands Manual OD(1)NAMEod - octal dumpSYNOPSISod [ -bcdox ] [ file ] [ [ + ]offset[ . ][ b ] ]DESCRIPTIONOd dumps file in one or more formats as selected by the first argument. If the first argument is missing, -o is default. The meanings of the format argument characters are: b Interpret bytes in octal. c Interpret bytes in ASCII. Certain non-graphic characters appear as C escapes: null= , backspace=, formfeed=f, newline= , return= , tab= ; others appear as 3-digit octal numbers. d Interpret words in decimal. o Interpret words in octal. x Interpret words in hex. The file argument specifies which file is to be dumped. If no file argument is specified, the standard input is used. The offset argument specifies the offset in the file where dumping is to commence. This argument is normally interpreted as octal bytes. If `.' is appended, the offset is interpreted in decimal. If `b' is appended, the offset is interpreted in blocks of 512 bytes. If the file argument is omitted, the offset argument must be preceded `+'. Dumping continues until end-of-file.SEE ALSOadb(1) OD(1)
Related Man Pages |
---|
hexdump(1) - mojave |
od(1) - bsd |
od(1) - ultrix |
od(1) - hpux |
od(1) - sunos |
Similar Topics in the Unix Linux Community |
---|
Underground Vote |
Special Toolbar for Mods and Admins |
How to determine the encoding of this dd image? |
"Thanks" button dead? |
Reply to post - cannot color/bold |