I downloaded a dna.sh off of Github, and I can't seem to get it to work on cygwin. When I use the command,
sh dna.sh
, I get the error,
: No such file or directory
dna.sh: line 7: $'\r': command not found
dan.sh: line 9: syntax error near unexpected token `$'do\r' '
'na.sh: line 9: `for j in f b; do
The contents of the dna.sh are here: https://github.com/jaykru/colorscripts/blob/master/dna.sh