Found 8 matching messages (0.058 seconds). Page 1 of 1.
... to All: > >MB> Is there a program shipped in the SLS release to ... >MB> text files from LF to CRLF (i.e. unix to dos ... MB> could not find such a program in the release. If anyone >MB ... file to a printer that requires CRLF (like the deskjet), simply pipe the ...
linux-activists - Uppie - Jun 20 1993 - 12:36
... .navy.mil>, Mike Bone writes: > Is there a program shipped in the SLS release to convert text files > from LF to CRLF (i.e. unix to dos format)? I ... not find such a sed 's/$/^m/' file-lf >file-crlf (You have to enter ^M as ^V ...
linux-activists - Christian Weisgerber - Jun 13 1993 - 11:42
... (Mike Bone) writes: Is there a program shipped in the SLS release to convert text files from LF to CRLF (i.e. unix to dos ... I could not find such a program in the release. If anyone knows ... zum Anh"angen von CR+LF an Zeilenende * Geschrieben: 20.07. ...
linux-activists - Stefano Ianigro - Jun 11 1993 - 18:00
>Is there a program shipped in the SLS release to convert text files from LF to CRLF (i.e. unix to dos format ... I could not find such a program in the release. If anyone knows ... > There is a series of programs called unix2dos that are on garbo. ...
linux-activists - Howard M Rensin - Jun 11 1993 - 15:34
... @uncledad.nwscc.sea06.navy.mil) wrote: : Is there a program shipped in the SLS release to convert text files from LF to CRLF (i.e. unix to dos format)? I could not find such a program in the release. If anyone knows if there is ...
linux-activists - Harald Milz - Jun 14 1993 - 07:47
... @uncledad.nwscc.sea06.navy.mil) wrote: > : Is there a program shipped in the SLS release to convert text files from LF to CRLF (i.e. unix to dos format)? I could not find such a program in the release. If anyone knows if there is ...
linux-activists - Steven P. Donegan - Jun 17 1993 - 09:05
If you want to create a file with CRLF pairs instead of LF, you can
also use the "tr" command.
The command would be something like :
tr '\O12' '\O15 \O12'
linux-activists - Jeroen Roodhart (I88) - Jun 21 1993 - 20:32
In article
linux-activists - Anselm Lingnau - Jun 25 1993 - 05:50