DevFixes
LabsLinux LabBeginner
Linux Lab / Challenge 01

The deploy script that cannot execute

Diagnose a permission failure and make the script executable without changing its contents.

8 min/Linux / file permissions / shell
Observe
Investigate
Fix
Verify
Reflect
terminal.sh/bash
0102030405
Terminal0 runs
bash: ./deploy.sh: Permission denied

The owner can read the file but does not have execute permission.
$