Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Dec 2009 04:26:00 +0700
From:      "Anh Ky Huynh" <kyanh@viettug.org>
To:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   strange find process
Message-ID:  <20091226042600.1920a0e1@icy.localdomain>

next in thread | raw e-mail | index | archive | help
Hi all,

At 2:00 am today, I turned my laptop on and suddenly found a strange process:

$ ps xauw | grep find
... find -sx ./bin -type f 
     ( -perm -u+x -or -perm -g+x -or -perm -o+x )
       ( -perm -u+s -or -perm -g+s ) -exec ls -liTd {} +

What is the purpose of this process? If that is a system check then where is the log file?

Thank you for your replies,

Regards,

-- 
Anh Ky Huynh



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