Puppy Linux - Launch script from desktop
Hi,
I have created a simple script to prompt for a user input for example
read -p "input your name" NAME
now if i run this script from a console sh scriptname is runs fine but what i need to do is to make this launchable from the desktop
I copied a link icon to the deskop but when clicking the link it does nothing, i've fixed this before but have no idea how!
it has execute permission, but it just does not pop up that console window to prompt the user.
Any help much appriciated,
cheers
|