ubuntu:file:unix2dos
This is an old revision of the document!
Ubuntu - File - UNIX2DOS
Converts UNIX newlines (LF) to DOS format (CR/LF). This is the same as converting /n to /r/n.
awk '{sub(/$/,"\r");print} filename
ubuntu/file/unix2dos.1594805433.txt.gz ยท Last modified: 2020/07/15 09:30 by 127.0.0.1