DevBuZZOps
Wednesday, 25 May 2016
Runtime_issues and resolutions
error :
/bin/sh^M: bad interpreter: No such file or directory
This can be resolved by using these steps:
To fix this, open your script with
vi
or
vim
and enter in vi command mode (key ESC), then type this:
:set fileformat=unix
Finally save it
:x! or :wq!
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment