login
Header Space

 
 

Mailing list archives

Search results

Found 8 matching messages (0.058 seconds). Page 1 of 1.

Re: LF -> CRLF program?

... 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

Re: LF -> CRLF program?

... .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

Re: LF -> CRLF program?

... (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

Re: LF -> CRLF program?

>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

Re: LF -> CRLF program?

... @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

Re: LF -> CRLF program?

... @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

Re: LF -> CRLF program?

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' file.dos but check the man page to be sure :-) Jeroen ...

linux-activists - Jeroen Roodhart (I88) - Jun 21 1993 - 20:32

Re: LF -> CRLF program?

In article , hernandz@edmund.cs.andrews.edu (Aldy Hernandez) writes: > This works for me. No guarantees. I use #!/usr/local/bin/perl -pi tr/\r//d; No guarantees either. Anselm -- Anselm

linux-activists - Anselm Lingnau - Jun 25 1993 - 05:50

speck-geostationary