All Questions
1 question
14
votes
3
answers
55k
views
How to launch shell script with double click in CentOS 7
I need to be able to execute an executable shell script (sh) with a double click. I set the executable flag on the permissions for the file, and yet when I double click on it, it opens in a text ...