I am using a Mac. The output of echo $PATH gives:
/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/amazon/bin
But when I run
chmod +x mwinit
It gives me the following error:
chmod: mwinit: No such file or directory
What am I missing? I have been trying from a long time to fix it. Any help would be appreciated.