Alex Donald
  • Projects
  • Reference
  • About
  • Contact

Remove windows characters from a file

13 January, 2016
CLI • Bash
Source: http://www.linuxquestions.org/questions/slackware-14/bin-bash%5Em-bad-interpreter-no-such-file-or-directory-461400/
sed -i s/\r// filename
© 2022 Alex Donald · pgp.txt