‘od’: Write files in octal or other formats
‘od’ writes an unambiguous representation of each FILE (‘-‘ means standard input), or standard input if none are given. Synopses: od [OPTION]… [FILE]… od [-abcdfilosx]… [FILE] [[+]OFFSET[.][b]] od [OPTION]… –traditional [FILE] [[+]OFFSET[.][b] [[+]LABEL[.][b]]] Each line of output consists of the offset in the...