In Xubuntu I have marked the .sh file as executable, but it still opens in mousepad, and there is no "execute" button on right click, just "open with", I can execute the script only by dragging it in terminal, I would like to execute it by doubleclick.
Asked
Active
Viewed 54 times
0
-
1It sounds like you're script is already executable. The issue is with your file manager. Look I'm it's preference. – user68186 Jun 11 '19 at 12:06
-
1@karel The target does not deal with Xubuntu, does it? – Melebius Jun 11 '19 at 13:27
-
The terminal commands do not depend on the desktop environment that is installed. – karel Jun 11 '19 at 13:32
-
@karel it really can. say it wants to open a new terinal tab and run commands therin. the syntax won't be the same from DE to DE and you have to write if cases for that. – tatsu Jun 11 '19 at 13:44
-
See: https://forum.xfce.org/viewtopic.php?id=7779 – WinEunuuchs2Unix Jun 11 '19 at 17:31