


TASCII(1)						TASCII(1)


NAME
       tascii - displays an ASCII character table

SYNOPSIS
       tascii [-bdox] [--help] [--version]

DESCRIPTION
       tascii is a program that displays the complete ASCII char-
       acter set along with  each  character's	value  in  either
       binary,	decimal,  octal,  or hexadecimal notation format.
       With no options, the default is an ASCII	 character  table
       in decimal notation format.

   OPTIONS
       -b     Binary notation format.

       -d     Decimal notation format.

       -o     Octal notation format.

       -x     Hexadecimal notation format.

       --help Print  a	usage message on standard output and exit
	      successfully.

       --version
	      Print version information on standard  output  then
	      exit successfully.

SEE ALSO
       ascii(7)

AUTHOR
       Robert A. Biersack      rab1@execpc.com























			 28 November 1998			1


