Ok, this must be a very noob question but I just cant seem to find the right wording to google my problem.
I want to execute a shell script from a shortcut on the desktop, it works fine on normal scripts that dont have user input but the script I want to run requires user input but no terminal window pops up to ask for the input?
What am I doing wrong?
EDIT: the script works 100% if I execute it from the terminal itself.
I want to execute a shell script from a shortcut on the desktop, it works fine on normal scripts that dont have user input but the script I want to run requires user input but no terminal window pops up to ask for the input?
What am I doing wrong?
EDIT: the script works 100% if I execute it from the terminal itself.