Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Feb 1996 23:47:43 -0500 (EST)
From:      Brian Tao <taob@io.org>
To:        Dave Andersen <angio@aros.net>
Cc:        Arjan de Vet <Arjan.deVet@adv.IAEhv.nl>, hackers@FreeBSD.ORG
Subject:   Re: Web server locks up... but not quite. (?)
Message-ID:  <Pine.BSF.3.91.960219234613.17580T-100000@zip.io.org>
In-Reply-To: <199602180826.BAA24207@terra.aros.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 18 Feb 1996, Dave Andersen wrote:
> 
> If you want to track it down a bit more, put some log entries in the 
> /etc/daily *and* the /etc/security files that just do:
> 
> echo "Hey, we just cleaned preserver" >> /var/log/testlog
> echo "Hey, security just finished the find" >> /var/log/security

    You could use "#!/bin/sh -x" at the beginning of the script, which
tells the Bourne shell to echo each command (after variable
substitution and backtick expansion) to stderr.
--
Brian Tao (BT300, taob@io.org)
Systems Administrator, Internex Online Inc.
"Though this be madness, yet there is method in't"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960219234613.17580T-100000>