Repository revision
repository tip
Select a revision to inspect and download versions of Galaxy utilities from this repository.

Repository dos2unix
Name: dos2unix
Owner: iuc
Synopsis: dos2unix convert text files with DOS or Mac line breaks to Unix line breaks and vice versa.
The dos2unix tool is a command-line tool used to convert plain text files from the DOS/Microsoft 
Windows format (which uses carriage return and line feed CRLF line endings) to the Unix/Linux format 
(which uses only line feed LF line endings). This conversion is essential when transferring text files 
between different operating systems to ensure compatibility with Unix-based tools and scripts that may 
misinterpret DOS-style endings. In addition to basic line ending conversion, dos2unix can handle 
different encodings (including UTF-8 and BOMs).
Clone this repository: hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/dos2unix
Type: unrestricted
Revision: 1:bf7c4eb54f39
This revision can be installed: True
Times cloned / installed: 22

Contents of this repository

Name Description Version Minimum Galaxy Version
Convert text files with DOS or Mac line breaks to Unix line breaks and other text cleaning options. 7.5.3+galaxy0 23.2

Categories
Text Manipulation - Tools for manipulating data