|
| Register now to interact with over 11,000 members! Registered users have Posting Privileges, free access to Private Messaging, Email Notifications and more. |
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
everything has beauty
Join Date: Jan 2002
Location: Kyiv, Ukraine
Posts: 268
Reputation: 5
|
UNIX and DOS file formats?
What the differences in UNIX and DOS text files formats?
__________________
Yours faithfully, Yaroslav Zaremba |
|
|
|
|
#2 |
|
just a former customer...
Join Date: Oct 2002
Location: Chicago, IL
Posts: 1,630
Reputation: 9
|
In MS-DOS (and Windows), text file lines end with both a carrage-return and a new-line (<cr><nl>) characters.
In Unix, text files only have a new-line character at the end. |
|
|
|
|
#3 |
|
everything has beauty
Join Date: Jan 2002
Location: Kyiv, Ukraine
Posts: 268
Reputation: 5
|
Thank you for answering.
Does it mean that 1-string text files in DOS and UNIX have just the same format?
__________________
Yours faithfully, Yaroslav Zaremba |
|
|
|
|
#4 | |
|
just a former customer...
Join Date: Oct 2002
Location: Chicago, IL
Posts: 1,630
Reputation: 9
|
Quote:
In this case, the file size will differ by 1 byte at most. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|