Re: Emulate(?) the crontab

"Adrian C." <[email protected]>
Newsgroups org.kernel.vger.linux-admin
Message-ID <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.