Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Nov 2003 02:49:24 -0400 (AST)
From:      "Marc G. Fournier" <scrappy@hub.org>
To:        freebsd-questions@freebsd.org
Subject:   periodic weekly and 'find' commands ...
Message-ID:  <20031101024743.U35048@ganymede.hub.org>

next in thread | raw e-mail | index | archive | help

I can see my machine running /usr/bin/periodic weekly right now, and it
has a find running that I can't seem to find in any of the weekly scripts:

find -s / ! ( -fstype ufs ) -prune -or -path /tmp -prune -or -path /usr/tmp -prune -or -path /var/tmp -prune -or -print

I did a 'grep' for find in /etc/periodic/weekly/*, and none of the ones
that are returned look even close :(




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