Re: Emulate(?) the crontab

"Adrian C." <[email protected]>
Newsgroups gmane.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
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
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.