Lines Matching full:octal
49 od \- octal dump
125 offset base will be written in decimal, octal or hexadecimal, respectively. The
132 offset base is displayed in octal.
141 Interprets bytes in octal. This is equivalent to \fB-t\fR \fBo1\fR.
166 Others appear as 3-digit octal numbers. For example:
220 Other non-printable characters appear as one three-digit octal number for each
278 octal number. Appending the character \fBb\fR, \fBk\fR, or \fBm\fR to offset
295 \fB0\fR, it is interpreted as an octal number. If \fIcount\fR bytes of input
308 Interprets words in octal. This is equivalent to \fB-t\fR \fBo2\fR.
317 Interprets long words in unsigned octal. This is equivalent to \fB-t\fR
420 three-digit octal number for each byte in the character.
443 \fISigned decimal\fR, \fIoctal\fR, \fIunsigned decimal\fR, and
564 dumping is to commence. The offset is interpreted in octal bytes by default.
565 If \fIoffset\fR begins with "\fB0\fR", it is interpreted in octal. If
573 radix of the offset, if specified, otherwise it will be octal. Decimal
574 overrides octal, and it is an error to specify both hexadecimal and decimal