linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Adrian C." <root@snobu.org>
To: linux-admin@vger.kernel.org,
	"Adam T. Bowen" <adam.bowen@connectinternetsolutions.com>
Subject: Re: Emulate(?) the crontab
Date: Wed, 10 Jan 2007 13:05:55 +0200	[thread overview]
Message-ID: <baacaf5f0701100305yc99481vac6e618483b1af8d@mail.gmail.com> (raw)

Hello,

I guess you could run something like this in the background..

#!/bin/bash
until false
do
  planet.py geek/fancy/config.ini
  sleep 900
done
exit 0

--Adrian

             reply	other threads:[~2007-01-10 11:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-10 11:05 Adrian C. [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-01-10 11:16 Emulate(?) the crontab Jean M. Bouchara
2007-01-10 12:09 ` Adrian C.
2007-01-10 12:43   ` Adam T. Bowen
2007-01-09 19:33 Mário Gamito
     [not found] ` <430c159a0701091142t510790fdkd9c7049ff162f6d3@mail.gmail.com>
2007-01-09 19:47   ` Atishay Kumar
2007-01-09 20:47 ` Jens Knoell
2007-01-09 21:34 ` Benoît Rouits
2007-01-10  0:27 ` terry white
2007-01-10  9:41 ` Adam T. Bowen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=baacaf5f0701100305yc99481vac6e618483b1af8d@mail.gmail.com \
    --to=root@snobu.org \
    --cc=adam.bowen@connectinternetsolutions.com \
    --cc=linux-admin@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).