Day-4 Script Execution Permissions
Introduction
In Linux, not all files are created equal — some are just data, while others are scripts or programs that you can run.Before a script can be executed, it needs the right permissions.
In this guide, we’ll explore:
How Linux handles execu...
dailydoseofdevops.hashnode.dev2 min read