Answers for "bin/sh 1 syntax error: end of file unexpected"

2

syntax error: unexpected end of file bash

I think file.sh is with CRLF line terminators.

run
dos2unix file.sh
Posted by: Guest on March-16-2021

Code answers related to "bin/sh 1 syntax error: end of file unexpected"

Browse Popular Code Answers by Language