I want to execute bash scripts that happen to use Windows/CRLF line endings.
I know of the tofrodos package, and how to fromdos
files, but if possible, I'd like to run them without any modification.
Is there an environment variable that will force bash to handle CRLF?
See Question&Answers more detail:os