Text type convert
Tagged with: command, dos, dos2unix, eol, line, Linux, text, unix
Saturday, June 21st, 2008 11:00 PM
Convert a text file format from MSDOS to UNIX
dos2unix input_file output_file
Convert a text file format from MSDOS to UNIX
dos2unix input_file output_file
If you are using dosbox to play old games in linux, you can use this command to create a config file. First open the dosbox console by typing ‘dosbox’ in your terminal. Then type in this command…
CONFIG -writeconf dosbox.conf
The file ‘dosbox.conf’ will be created in your home folder