Re: text file from Linux to windows.



Ron Johnson wrote:
On 05/29/08 19:35, Paul Johnson wrote:

On Thursday 29 May 2008 05:26:43 pm L.V.Gandhi wrote:

I have made a text file in Linux using echo and cat commands. When I
open the file in note pad, I find files are not having line break, but
having a character in place of line break. Is there any way in echo
and cat commands usage to put windows line break?

Windows happens to end lines in a way that's gratuitously different
from the
rest of the world. Check out the tofrodos package.


Since 90% of all computers are DOS/Windows, and got that method from
CP/M, which did it that way back in 1976/77, your "gratuitously
different" comment is absurdly wrong.

Actually, it dates back further than that, to ASR33 teletype machines,
where you needed to issue separate carriage return and line feed
characters to end a line - to i) physically return the carriage to the
beginning of the line, and ii) feed a line of paper (turn the platten).
(Anybody else out there old enough to remember when ASR33s where THE
standard i/o device? :-)

CR+LF is also required in most Internet protocols.

This is one of the surprising areas, where the Microsoft products get
things right, and the Unix world messes up.

There are some good historical references at:

http://en.wikipedia.org/wiki/Newline
http://www.rfc-editor.org/EOLstory.txt
http://www.w3.org/TR/newline

Miles Fidelman

I also remember when one had to put two STOP bits at the end of each ASCII
character transmitted to allow the print ball time to return to its
resting position in advance of the next character
Larry Owens


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact
listmaster@xxxxxxxxxxxxxxxx





--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: text file from Linux to windows.
    ... having a character in place of line break. ... Actually, it dates back further than that, to ASR33 teletype machines, ... where you needed to issue separate carriage return and line feed ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: text file from Linux to windows.
    ... having a character in place of line break. ... Actually, it dates back further than that, to ASR33 teletype machines, where you needed to issue separate carriage return and line feed characters to end a line - to i) physically return the carriage to the beginning of the line, and ii) feed a line of paper. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
    (Debian-User)
  • Re: CRLF (was Re: text file from Linux to windows.)
    ... where you needed to issue separate carriage return and line feed ... I don't recall it being THE standard, ... between striking a key, and the character being written, and it was just ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: weird problem in X with recent sid packages
    ... found that on the gdm login screen when I hit a key nothing would happen, ... but the second time I hit it, the character would be rendered on my ... as I couldn't even get any letters to render in a konsole ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • RE: Outputting command to a text file
    ... Someone broke the silence: ... Use the character> at the end of your command to redirect it to wherever you want. ... To unsubscribe, ...
    (freebsd-questions)