Thread Previous • Date Previous • Date Next • Thread Next |
Create a shell script like this: #!/bin/bash While sleep 300; do something done And run nohup /path/to/shell/script & Or am i missing the point? Kind regards, Ed On 05/16/15 11:24, Matthias Apitz wrote:
Hello, Can I somehow run cron jobs in the BQ r22? It seems that it is not possible due to read only root fs. Is there any other way to schedule a job to run every 5 minutes? Thanks matthias
Thread Previous • Date Previous • Date Next • Thread Next |