Hi I have a cron job like this: /home/user/www/scripts/run.sh Which runs at 9.00 every day. The thing is I want to run the process manually sometimes... how do I call the run.sh thingy? I tried opening it in my browser (it just downloads it) and I tried just typing sun.sh in a terminal, but just got an error. I'm sure it must be simple, can someone advise? Thanks in advance.