Various text filters for DOS 2.x
Upper | translate all lowercase characters to uppercase Lower | translate all uppercase characters to lowercase Snglspc | removes extra blank lines from a file Unique | deletes multiple occurances from a sorted list Trunc | truncates a line at first matching char (or space) Fecho | echoes standard input to screen (great for debugging) Translat| puts each word of a file onto a separate line. Feed | reads a filespec and sends files to standard output Forclean| takes a fortran source and deletes comments and labels
File Size: 17.02 KB