Dos/windows text Format and Unix text conversion

Source: Internet
Author: User

Introduction to Commands:

Dos2unix is a useful command for converting Windows format files to UNIX, Linux format. The line break for Windows format files is \ r \ n, and the Unix&linux file has a newline character of \ n. The Dos2unix command actually converts \ r \ n in the file to \ n.

And Unix2dos is a command that is twin with Dos2unix, which is a command to convert a Linux&unix format file to a Windows format file.

command Syntax :

Dos2unix [Options] [-C Convmode] [-o file ...] [-N infile outfile ...]

Unix2dos [Options] [-C Convmode] [-o file ...] [-N infile outfile ...]

Dos/windows text Format and Unix text conversion

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.