Converting Text Files for Use on DOS or AIX


Contents

About this document
    Related documentation
Converting text files

About this document

The format of ASCII files under DOS and UNIX are different. Under UNIX, the end of a line is represented by a linefeed character and the end of a file is represented by the character ^D (new line). However, in DOS, the end of a line is represented by a carriage return followed by a linefeed character, and the end of a file is represented by the character ^Z. There are several ways to convert UNIX formatted files to DOS and vice versa. This document applies to AIX Versions 3.2, 4.1, 4.2, and 4.3.

Related documentation

The product documentation library is also available:
http://www.rs6000.ibm.com/resource/aix_resource/Pubs/index.html


Converting text files




[ Doc Ref: 90605194914796     Publish Date: Dec. 15, 2000     4FAX Ref: 9086 ]