1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Cron Job, thick noob question

Discussion in 'Site & Server Administration' started by pilky, May 15, 2007.

  1. #1
    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.
     
    pilky, May 15, 2007 IP
  2. agnivo007

    agnivo007 Peon

    Messages:
    4,290
    Likes Received:
    289
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Do you have ssh access ?

    If so, login and type /home/user/www/scripts/run.sh
     
    agnivo007, May 15, 2007 IP
    pilky likes this.
  3. pilky

    pilky Active Member

    Messages:
    428
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    58
    #3
    Thanks for the help :)
     
    pilky, May 19, 2007 IP