GlobalLogic interview question

How to make scripts executable in Linux?

Interview Answer

Anonymous

20 Nov 2017

Use chmod +x command to make file executable.