Day 4 Linux Basics

Hi,
Even though the executable permissions are given to the script in /tmp/xfusioncorp.sh the lab validation says failed, I have cross checked and executed the script it works, see


results attached.

In order to execute a script on.a Linux system, besides being executable, the script also must be readable as well. This is why you’re getting that error :slight_smile:

See this analogy as to why this is the case: