1)
First run
$crontab -e
2)
It will open a vim editor, then enter following command and save it to open firefox window in every minute.
* * * * * DISPLAY=:0 firefox
First run
$crontab -e
2)
It will open a vim editor, then enter following command and save it to open firefox window in every minute.
* * * * * DISPLAY=:0 firefox
No comments:
Post a Comment