Sunday, November 26, 2017

bash: dos2unix: command not found

Either install it or use "sed" command instead as below

sed -i 's/\r$//' fileName