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
When I try to run xzChecker.sh I get the error message -bash: ./xzChecker.sh: Permission denied. What am I doing wrong?
It seems that the script file is not executable. Try the following command:
chmod +x xzChecker.sh