tr for atari-st If you don't know what tr is -- leave it alone, you won't need it! This version of tr works with MiNT (094 and probably higher), but should do it with TOS as well (din't test that though). ------------------------------------------------ Readme for tr - Oct 1992 distribution This is a version of tr written from scratch only by looking at the man-page (SunOS 4.xx). It was surprisingly easy to code. So I suppose there are some *FEATURES* which should not be supported ( ;-> ). I call this version 01 (much room to fix bugs in versions 02 to 09). tr was written using GCC-atari-st-V1.40 PL2 with MiNT-libs PL19 and has been tested under MiNT094. Everything seems to work well (to me). I included getopt.h (which is part of many FSF software distributions), in case it's not in your /gnu/include (or whereever you keep your header files). The prototype of the getopt function can be found in unistd.h, but not the global variables that are needed. Please mail bug reports to hhemker@informatik.uni-kl.de. If you're not able to use email, try paper mail. The address is Heiner Hemker Koenigstrasse 34 D-6750 Kaiserslautern germany If you make copies of tr, pleas read the copyright note in the file COPYING (right, the FSF standard). Have fun Heiner