*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: ascii | Section: 1 | Source: UNIX v10 | File: ascii.1
ASCII(1) General Commands Manual ASCII(1) NAME ascii - interpret ASCII characters SYNOPSIS ascii [ -oxdbn ] [ -nct ] [ -e ] [ text ] DESCRIPTION Ascii prints the ASCII values corresponding to characters and vice versa. The values are interpreted in a settable numeric base; -o spec- ifies octal (the default), -d decimal, -x hexadecimal, and -bn base n. With no arguments, ascii reproduces in the specified base. Characters of text are converted to their ASCII values, one per line. If, how- ever, the first text argument is a valid number in the specified base, conversion goes the opposite way. Control characters are printed as they appear in Other options are: -n Force numeric output. -c Force character output. -t Convert from numbers to running text; do not interpret control characters or insert newlines. -e Interpret remaining arguments as text. EXAMPLES Print the ASCII table base 10. Print the octal value of `p'. Show which character is octal 160. SEE ALSO ascii(6) ASCII(1)

Navigation Options