kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: joshc@linux.com (Josh Cartwright)
To: kernelnewbies@lists.kernelnewbies.org
Subject: To schedule a process?
Date: Sun, 27 Feb 2011 09:46:11 -0600	[thread overview]
Message-ID: <20110227154611.GA28577@kryptos.austin.rr.com> (raw)
In-Reply-To: <AANLkTinvY+gNk47LKJiZfJf9jL0rD1_f8ctJ73ydntKA@mail.gmail.com>

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

  parent reply	other threads:[~2011-02-27 15:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-27 15:16 To schedule a process? kashish bhatia
2011-02-27 15:25 ` Anuz Pratap Singh Tomar
2011-02-27 15:46 ` Josh Cartwright [this message]
2011-03-01  4:21 ` sanjeev sharma
2011-03-01  5:35   ` Dave Hylands
2011-03-01  6:03     ` Mulyadi Santosa
2011-03-01  6:09       ` Manish Katiyar
2011-03-02 10:09         ` sanjeev sharma

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110227154611.GA28577@kryptos.austin.rr.com \
    --to=joshc@linux.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).