Gentoo Archives: gentoo-user

From: Mark Shields <laebshade@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] run-crons errors
Date: Wed, 04 Jul 2007 12:30:10
Message-Id: 642958cc0707040520k5798faaaoea1cc37b6c9cd861@mail.gmail.com
In Reply to: Re: [gentoo-user] run-crons errors by Mark Shields
1 On 7/4/07, Mark Shields <laebshade@×××××.com> wrote:
2 >
3 > On 7/4/07, reader@×××××××.com <reader@×××××××.com> wrote:
4 > >
5 > > When cron gets around to running:
6 > > /usr/sbin/run-crons && /usr/sbin/run-crons
7 > >
8 > > This error is reported in cron output:
9 > >
10 > > which: invalid option -- 9
11 > > which: invalid option -- f
12 > > which: invalid option -- 9
13 > > which: invalid option -- f
14 > >
15 > > I hoped someone would recognize the culprit.
16 > >
17 > > --
18 > > gentoo-user@g.o mailing list
19 > >
20 > >
21 > No idea. Try typing grep which /etc/cron.*/* | at a prompt, and it
22 > should tell you where the problem lies.
23 >
24 > --
25 > - Mark Shields
26
27
28
29 Err, grep which /etc/cron.*/* . Or if you use crontab, check your
30 crontab for that command.
31 --
32 - Mark Shields