I'm new to ubuntu and Linux and just installed Ubuntu 18.04 LTS.
I know there are tons of tutorials out there how someone could create a shortcut. Unfortunately none of them really worked for me.
I have a ~/shellscript.sh which I'd need to call periodically.
How can I create a shellscript launcher as simply as
e.g. ln -s ~/shellscript.sh ~/Desktop/run-shellscript
where I simply can click on it to run it? (Remark: ln command above doesn't work)
Thanks for your contributions!