Tag Archives: chmod

How to run a Linux Shell Script?

Have you ever wondered how you can run a script in Linux? Every script that needs to run should have a execute permission. By default it is refrained from such…