Created
August 21, 2018 23:29
-
-
Save h3xstream/f191584689d90eb354d90ea24d499ff0 to your computer and use it in GitHub Desktop.
dos2unix equivalent
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sed -i 's/\r//' FILE_NAME |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment