Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Aug 2007 03:19:35 -0700
From:      brad clawsie <clawsie@fastmail.fm>
To:        freebsd-questions@freebsd.org
Subject:   curious root find running
Message-ID:  <20070817101935.GA1064@localhost.gateway.2wire.net>

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

while sitting at my computer tonight i noticed a great deal of disk
activity. i found that this process was running:

$ ps -auxwww 1463
USER   PID %CPU %MEM   VSZ   RSS  TT  STAT STARTED      TIME COMMAND
root  1463  4.3  0.1  1876  1404  ??  D     3:01AM   0:07.26 find /usr
-xdev -type f ( -perm -u+x -or -perm -g+x -or -perm -o+x ) ( -perm
-u+s -or -perm -g+s ) -print0

any idea why this is running? is it part of a sanctioned background
process?

thanks!
brad



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