From owner-freebsd-questions@FreeBSD.ORG Fri Jul 23 21:06:46 2010 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 186E61065673 for ; Fri, 23 Jul 2010 21:06:46 +0000 (UTC) (envelope-from laszlo.steve@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id A44B58FC14 for ; Fri, 23 Jul 2010 21:06:45 +0000 (UTC) Received: by wwe15 with SMTP id 15so4723831wwe.31 for ; Fri, 23 Jul 2010 14:06:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=X58kTc4rtu+XmU1/mFBfVjNUGWlP6OPnkLHbiNrCNwo=; b=ANWhYDZoAyNx89EU/CyKukupD+KgJHgkbJLJaiJKSbDapj27rqnoVliQM4rhejpvES AO/SY4BhnjYuHCElfyvGS3H/wQyfAyPOPx73mI+nNDoWqsYUltaX4Rxabq8Mx+BS1tad t+WkcqM1qITDSbrNBm8XmdJujO9y7w+EZLxCs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=XJqGqFlYZXtMSBzjLVoJBUdKy61zB9nYk2K7qrOMKZuWZ1UMM3UMKhLFcbgeuKIBqw sN7P+coag0hVuRR7qSvm96cQ4nVYpHGgLu7npPp0JOSxFOrW0cjMM2FDC/kD6xykELqb 68FxV8MBE9MQVn0pcW4l3qAimPvNZ0EmTuwME= MIME-Version: 1.0 Received: by 10.216.30.207 with SMTP id k57mr4002310wea.88.1279917637080; Fri, 23 Jul 2010 13:40:37 -0700 (PDT) Received: by 10.216.80.91 with HTTP; Fri, 23 Jul 2010 13:40:37 -0700 (PDT) In-Reply-To: <178EAA50-D7FE-4355-91EC-3C1018465568@tamu.edu> References: <178EAA50-D7FE-4355-91EC-3C1018465568@tamu.edu> Date: Fri, 23 Jul 2010 15:40:37 -0500 Message-ID: From: Steve Szabo To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: monitor util in a scripted daemon? 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, 23 Jul 2010 21:06:46 -0000 Tripwire? On Fri, Jul 23, 2010 at 2:58 PM, Neil Smith wrote: > - Is there a command (native, shell, or ports collection) to sit and watc= h for new file creation in a directory? > - I'd like to build a system startup script for such a command and its sc= ripted actions. Sound possible? > - Is there already something in the default OS that does something simila= r? > > > Thanks, > -Neil > --- > Neil Smith =A0 =A0 =A0 =A0 neils@tamu.edu > Comp. Sys. Mngr., Atmospheric Sciences > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" >