Introduction
Tofrodos is a text file conversion utility that converts ASCII and Unicode UTF-8 files between the MSDOS (or Windows) format, which traditionally have CR/LF (carriage return/line feed) pairs as their new line delimiters, and the Unix format, which usually have LFs (line feeds) to terminate each line.
Web Page
Versions
1.7.13
Flavours
1
Architecture
x86_64
Group
module load site-local
Build Details
Compiled with:
Usage
module load tofrodos/1.7.13/1
and then either
todos {filename}
or
fromdos {filename}
where {filename} is the name of a file to convert.
Example Job Scripts
None required.
Status
Untested.