This is the readme for the FreeDOS trch program trch converts characters from one to another. This is really useful if you need to convert a text file between UNIX (end of line is "^J") and DOS (end of line is "^M^J" or "\n"). This program has international support using the "Cats" library (catopen/catgets implementation for DOS). You can download "Cats" from http://www.freedos.org/files/developer/libs/cats or http://www.freedos.org/jhall/cats/ trch and "Cats" are distributed under the GNU GPL. See the file COPYING for details.