After downloading the HyperExecute CLI on Mac, whenever I try to run it, it throws this error: ./hyperexecute: Permission denied. How can I resolve this?
Hi Matthew,
You can allow permission by simply typing the blow command in your Mac terminal where the HyperExecute CLI is present.
chmod u+x hyperexeute
Once this is done, you won’t get that exception.
just a correction it should be: chmod u+x hyperexecute
After executing the mentioned command, I get exec format error: ./hyperexecute