RE: [cricket-users] Re: Cricket issues...

From: Berg, Ivan (iberg@montana.edu)
Date: Wed Jul 21 1999 - 07:50:20 PDT


From: "Berg, Ivan" <iberg@montana.edu>

Thanks, did the trick. Would you mind quickly explaing why that works(e.g.
syntax)

-----Original Message-----
From: roofpig@the.satanic.org
To: Berg, Ivan
Sent: 7/20/99 4:56 PM
Subject: RE: [cricket-users] Re: Cricket issues...

On Mon, 19 Jul 1999, Berg, Ivan wrote:

> collect-subtrees). I tried to do a
> collect-subtrees normal > /dev/null in crontab. However, this didn't
work

        You need to redirect standard-error, since that where
collect-subtrees sends them. Doing the following should sink all
output:

        collect-subtrees normal > /dev/null 2>&1

--------------------------- ONElist Sponsor ----------------------------

You can WIN $100 to Amazon.com by starting a new list at ONElist.
http://www.onelist.com
Weekly drawing is held each Friday. See homepage for details!

------------------------------------------------------------------------



This archive was generated by hypermail 2b29 : Mon Mar 06 2000 - 19:00:58 PST