*/10 * * * * /bin/date
this command will run every 10 second... and will display the date
........
--- In lucknow-lug@yahoogroups.com, "pcy1988" <pcy1988@...> wrote:
>
> --- In lucknow-lug@yahoogroups.com, "monsterisback" <vidurmittal@>
> wrote:
> >
> > --- In lucknow-lug@yahoogroups.com, "pcy1988" <pcy1988@> wrote:
> > >
> > > can we set a cron job like after every 10 seconds date command
> > execute.
> > >
> > Yes one can do it by using the appropiate parameters and also
> giving
> > the path date command like /bin/date if its placed in /bin folder
> >
> >
> >
> > Vidur
> >
>
> plz give me an example of this cron job that execute after some seconds
>