On Sun, Feb 27, 2011 at 07:16:31AM -0800, kashish bhatia wrote:
> Suppose if I wrote a simple c program but I want to execute this program
> everyday at a
>  specific time ( say at 12 p.m) .
> 
> 
> Is there any command by which I can schedule the execution of any
> process(a.out in this case)?

This really isn't a question meant for kernelnewbies, but regardless
'cron' is the tool you are looking for.  There are several
implementations out there; google should point you in the right
direction.

-- 
                                 joshc

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to