TOC(VI) − PWB/UNIX 8/24/77
NAME
toc − transform data to card-image format
SYNOPSIS
toc [ file ]
DESCRIPTION
Toc converts the specified file or its standard input into 80 column card image format. The character used are those common to BCD, EBCDIC, and ASCII so that the result can be transmitted over most media, especially the RCS link which is unfriendly to many characters. The resulting card images are written on the standard output and can be recovered by using froc (VI).
SEE ALSO
AUTHOR
Howard Katseff
BUGS