-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
Milestone
Description
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.
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
Reactions are currently unavailable