Utilites Source Code
The current archive includes the following
utility programs:
- ranalyze - determine languages used in a Rosetta text,
and count symbols of those languages.
- rcvt - conversion between national codes and Rosetta.
- colx - a replacement for Unix colcrt
generating output conforming to RFC format requirements.
The source files are archived with shar and then compressed
with gzip.
To decode, save the archive into some file.gz, and then execute
the following command line (Unix only!):
gunzip file.gz ; sh file
BACK TO ROSETTA HOME PAGE