From owner-freebsd-questions@FreeBSD.ORG Fri Aug 17 11:35:25 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C98916A419 for ; Fri, 17 Aug 2007 11:35:25 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 3CB3E13C459 for ; Fri, 17 Aug 2007 11:35:25 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.13.8/8.12.11) with ESMTP id l7HBZ52Q007254; Fri, 17 Aug 2007 06:35:06 -0500 (CDT) Message-Id: <6.0.0.22.2.20070817063356.026581f8@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Fri, 17 Aug 2007 06:34:34 -0500 To: brad clawsie , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <20070817101935.GA1064@localhost.gateway.2wire.net> References: <20070817101935.GA1064@localhost.gateway.2wire.net> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: curious root find running X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Aug 2007 11:35:25 -0000 At 05:19 AM 8/17/2007, brad clawsie wrote: >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? Check your cron jobs. It is likely part of a rebuild of the locate database. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support.