You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have recently switched to fish and I have been trying to run some .sh scripts.
Usually I have no problem but for one particular script I get the error below.
Observed behavior:
Failed to execute process './alt_script.sh'. Reason:
', which is not an executable command.he interpreter '/bin/sh
I believe at least the message could be improved, if nothing else.
I have recently switched to fish and I have been trying to run some .sh scripts.
Usually I have no problem but for one particular script I get the error below.
Observed behavior:
I believe at least the message could be improved, if nothing else.
Other comments:
I have tried playing with different shebangs:
!/bin/sh
!/bin/bash
!/usr/local/bin/fish
Fish version: fish, version 2.2.0
Operating system: OSX 10.10.5 - Homebrew