Skip to content

Bad interpreter / No such file or directory

Sometimes when you use WebSSH' SFTP to upload a shell script you may be facing an issue when launching it :

Bad interpreter / No such file or directory

If so just use dos2unix command like this :

dos2unix your_script.sh

Last update: November 25, 2022