Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 1996 08:57:17 -0500 (EST)
From:      John Clark <jrclark@netview.net>
To:        questions@freebsd.org
Subject:   system reports to root
Message-ID:  <2.2.32.19960626085918.0091d080@netview.net>

next in thread | raw e-mail | index | archive | help
Hello,
 
I used to really enjoy getting those system email reports to the root
account.  For some reason they have stopped coming.  Would anyone have any
idea why, what I did?  I am not very good with cron so it is hard to say.

While on this subject, should I enable this code?

#find / ! -fstype local -a -prune -o \
#       \( -name '[#,]*' -o -name '.#*' -o -name a.out -o -name *.core \
#          -o -name '*.CKP' -o -name '.emacs_[0-9]*' \) \
#               -a -atime +3 -exec rm -f -- {} \;

I am not at all sure what all it wants to prune!

Thanks in advance,



John Clark
[jrclark@netview.net]




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2.2.32.19960626085918.0091d080>