GlobalLogic interview question

How to make scripts executable in Linux?

Interview Answer

Anonymous

Nov 20, 2017

Use chmod +x command to make file executable.