heretic
2008年4月15日 星期二
Run GUI programs with cron on Linux
you have to tell cron what display the program should use. For that you use:
export DISPLAY=:0
so you'll add the export variable like this:
* * * * * export DISPLAY=:0 && somecommand
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言