[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Lost web interface w/ raq4
- Subject: RE: [cobalt-users] Lost web interface w/ raq4
- From: "Michael Tubbe" <mtubbe@xxxxxxxxxxx>
- Date: Tue Jun 11 06:00:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Dan Kriwitsky said:
>>
>> did you ever look at a unix text file in a Windows program,
>> such as notepad, the file is one line.
>>
> I'm not sure what you mean? If I download my /etc/mail/access file,
> it's 5000 lines.
I think he means that in a Unix formatted text file, the end of line
character is not the same as the end of line character(s) in a Windows
formatted text file.
One uses LF(line feed) for EOL, and the other uses CRLF(carrige return and
line feed) for EOL.
This makes Unix files show up in one big long line in some Windows text
editors because there's no CR.
--
Michael Tubbe