[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Weekly Cron Error zcat
- Subject: RE: [cobalt-users] Weekly Cron Error zcat
- From: "Clark E. Morgan" <prlhkr@xxxxxxxxxxxxx>
- Date: Sun Mar 11 17:59:05 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> > > zcat: stdout: Broken pipe
> > >
Try checking all the scripts in your cron.weekly folder and make sure
anything apt to generate some output actually sends it someplace. Looks
as if zcat is what is what's being run; and some place to put the output
is a required parameter. It's probably missing.
Clark E. Morgan