End-of-line issues across different platforms can cause
^M characters to be inserted at the end of lines. This
can cause affirmative options to be read as negative.
Suggested workaround: read the first character after
'=' instead of the last character of the line as the
option setting. Aternatively, trim the ^M characters
automatically.
Nobody/Anonymous
Configuration
None
Public