From owner-freebsd-questions Thu May 4 19:44:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from home.offwhite.net (home.offwhite.net [156.46.35.30]) by hub.freebsd.org (Postfix) with ESMTP id A26A337B73C for ; Thu, 4 May 2000 19:44:40 -0700 (PDT) (envelope-from brennan@offwhite.net) Received: from localhost (brennan@localhost) by home.offwhite.net (8.9.1/8.9.3) with ESMTP id VAA56284; Thu, 4 May 2000 21:44:31 -0500 (CDT) Date: Thu, 4 May 2000 21:44:31 -0500 (CDT) From: Brennan W Stehling To: Doug Young Cc: freebsd-questions@FreeBSD.ORG Subject: Re: "bad day_of_the_month" (yes really !!!) cron questions In-Reply-To: <01d701bfb63b$6bb36d70$847e03cb@ROADRUNNER> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I think I answered this question in the mail I just sent out a moment ago, so I won't repeat it. But I found where you can get the crontab info that you wanted. Run the following command. man 5 crontab There are different areas of man pages. They are categorized. One area describes how to run a binary while another area describes file formats. I think there are at least 8 areas, not sure what they are. You can also run... man 1 crontab That is likely the page you were getting before. Brennan Stehling - web developer and sys admin projects: www.greasydaemon.com | www.onmilwaukee.com | www.sncalumni.com fortune: Living on Earth may be expensive, but it includes an annual free trip around the Sun. On Fri, 5 May 2000, Doug Young wrote: > It appears that for reasons I don't understand its not possible / practical > to > use the crontab command or any variation thereof to setup what should be > a very simple job, however I can't imagine why it isn't feasible to achieve > the > result I want by adding an entry in "etc/crontab". > > OK, now since "man cron" & "man crontab" don't provide any useful > information on this issue, I need to figure out exactly what to tell > "/etc/crontab". > > I figure something like "mail blah@somewhere.com but how to tell mail about "control-d" ?? > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message