TABOUT 1.0 expands tabs to spaces in an ASCII text file. usage : java Tabout Myfile.txt /N Assumes tab stops are 8 columns apart. /U option converts line endings to Unix/Linux conventions. /N option converts line endings to NT/Win95/DOS conventions. /N is the default. Java source included. Tabout.class must be on your CLASSPATH. You must have a Java runtime installed for Tabout to work. It runs on any platform with Java support. Copyrighted, but may be distributed freely and used for any purpose except military.