INTRODUCTION
Convert a file in ALT coding to KOI-8.
AUTHOR
Written by Leonid Zeitlin, tseitlin()gandalf.umcs.maine.edu.
Amiga porting by Fabrizio "Lanch^DarkAge" Bartoloni
lanch()caribusiness.it
LEGAL
This program is free software. Permission is hereby granted to use,
copy, modify and redistribute this program for any purpose without fee.
This program is provided on "as is" basis with absolutely no warranty!
Author belives that this program can be compiled and run on any system
that has a C compiler, but by no means does he garantee its portability
to any particular system.
USAGE
CLI/Shell only utility.
Usage: alt2koi [-|+cr] infile outfile
Infile in ALT must exist. Outfile in KOI will be created
Options: -cr - remove carrige returns at the ends of lines
+cr - add carrige returns at the ends of lines.
| |