Gentoo Archives: gentoo-user-br

From: "Thiago Lüttig" <tluttig@×××××.com>
To: gentoo-user-br@l.g.o
Subject: Re: [gentoo-user-br] How I find the time
Date: Tue, 01 Nov 2005 14:17:53
Message-Id: fcbf7e4c0511010616k67993926m4b4a048289d48e39@mail.gmail.com
In Reply to: Re: [gentoo-user-br] How I find the time by Felipe Prenholato
1 ahh beleza.. mas da uma olhada no meu /etc/crontab
2
3
4 # for vixie cron
5 #
6 # $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/files/crontab-
7 3.0.1-r4 ,v 1.1 2005/03/04 23:59:48 ciaranm Exp $
8 #
9 #
10
11 # Global variables
12 SHELL=/bin/bash
13 PATH=/sbin:/bin:/usr/sbin:/usr/bin
14 MAILTO=root
15 HOME=/
16
17 # check scripts in cron.hourly, cron.daily, cron.weekly and cron.monthly
18 0 * * * * root rm -f /var/spool/cron/lastrun/cron.hourly
19 1 3 * * * root rm -f /var/spool/cron/lastrun/cron.daily
20 15 4 * * 6 root rm -f /var/spool/cron/lastrun/cron.weekly
21 30 5 1 * * root rm -f /var/spool/cron/lastrun/cron.monthly
22 */10 * * * * root test -x /usr/sbin/run-crons && /usr/sbin/run-crons
23
24
25 On 11/1/05, Felipe Prenholato <philipe_rp@×××××××××.br> wrote:
26 >
27 > in /etc/crontab file.
28 >
29 > OBS: this file not is file edited by the command crontab -e. this file
30 > is used only for /etc/cron.* directories.
31 >
32 > One ask. You don't speak portuguese?
33 >
34 > bye
35 >
36 > chronos.
37 >
38 > Thiago Lüttig wrote:
39 >
40 > > How I find the exactly time that some script into /etc/cron.daily runs
41 > ???
42 > >
43 > > --
44 > > ______________________________
45 > >
46 > > Atenciosamente,
47 > > Thiago Lüttig
48 > >
49 > > ______________________________
50 >
51 >
52 >
53 >
54 >
55 >
56 > _______________________________________________________
57 > Promoção Yahoo! Acesso Grátis: a cada hora navegada você
58 > acumula cupons e concorre a mais de 500 prêmios! Participe!
59 > http://yahoo.fbiz.com.br/
60 >
61 > --
62 > gentoo-user-br@g.o mailing list
63 >
64 >
65
66
67 --
68 ______________________________
69
70 Atenciosamente,
71 Thiago Lüttig
72
73 ______________________________

Replies

Subject Author
Re: [gentoo-user-br] How I find the time Felipe Prenholato <philipe_rp@×××××××××.br>
Re: [gentoo-user-br] How I find the time Felipe Prenholato <philipe_rp@×××××××××.br>