[CentOS] Cron job? or something else? help..
John R Pierce
pierce at hogranch.comMon Dec 14 07:55:52 UTC 2009
- Previous message: [CentOS] Cron job? or something else? help..
- Next message: [CentOS] Cron job? or something else? help..
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Roland Roland wrote: > Hello, > > i have a certain issue at hand that i'm trying to solve. > > there's a certain command that i need to execute 10 minutes after boot. > how can i set that? im not very expert with cron jobs but can it be done > that way? i know that cronjob works on specified time but how can i set > it to run with '10 min after startup" as a condition ? > put a script in rc.local thats run with a 'detach', eg, a trailing &, and in this script, have something like... sleep 10m /path/to/rest-of-your-commands
- Previous message: [CentOS] Cron job? or something else? help..
- Next message: [CentOS] Cron job? or something else? help..
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list