dos2unix 7.5.2
DOS/Mac to Unix and vice versa text file format converter
dos2unix is a tool to convert line breaks in a text file from Unix format to DOS format and vice versa.
- Outputs:
out
- Website: https://waterlan.home.xs4all.nl/dos2unix.html
- Licenses: FreeBSD
- Package source: gnu/packages/textutils.scm
- Builds: See build status
- Issues: See known issues
Installation
Install dos2unix 7.5.2
as follows:
guix install dos2unix@7.5.2
Or install the latest version:
guix install dos2unix
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.