Comp Sci: DOS end-of-line vs Unix
Self-tutoring about DOS and Unix: the tutor mentions a difference that can be important.
DOS end-of-line: \r\n
Unix: \n
This can cause problems if you receive a file in a Unix environment that was created in a DOS one.
Source:
Jack of Oracle Tutoring by Jack and Diane, Campbell River, BC.
Leave a Reply
You must be logged in to post a comment.