Forum Discussion
Altera_Forum
Honored Contributor
20 years ago> Is there a quick way to verify that there are no special characters thrown in?
You can just run dos2unix ... it'll make sure everything is converted: $ dos2unix test.cgi.exe Regards, --Scott