A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.geeksforgeeks.org/linux-unix/dos2unix-unix2dos-commands/ below:

dos2unix and unix2dos commands - GeeksforGeeks

dos2unix and unix2dos commands

Last Updated : 19 Jul, 2024

Sometimes, you will need to move files between windows and unix systems. Window files use the same format as Dos, where the end of line is signified by two characters, Carriage Return or

CR

or \r followed by Line Feed or

LF

or \n. Unix files, on the other hand, use only Line Feed (\n).

unix2dos

is a tool to convert line breaks in a text file from Unix format (Line feed) to DOS format (carriage return + Line feed) and vice versa.



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4