From owner-freebsd-questions Fri Jul 5 13:13:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF34437B405 for ; Fri, 5 Jul 2002 13:13:11 -0700 (PDT) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBE1643E67 for ; Fri, 5 Jul 2002 13:12:34 -0700 (PDT) (envelope-from fgleiser@cactus.fi.uba.ar) Received: from localhost (localhost [127.0.0.1]) by cactus.fi.uba.ar (8.11.6/8.11.6) with ESMTP id g65K98416602; Fri, 5 Jul 2002 17:09:08 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Fri, 5 Jul 2002 17:09:08 -0300 (ART) From: Fernando Gleiser X-X-Sender: To: Lee Cc: Subject: Re: File System Monitoring In-Reply-To: <002701c2245b$bc1f7fc0$6400a8c0@Administrator> Message-ID: <20020705170543.Q11873-100000@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 5 Jul 2002, Lee wrote: > Hi, > > If anyone has read my previous posts, you can probably tell that I am new > to the whole FreeBSD / UNIX thing. So sorry if my questions are a little > simple. No problem. Everyone was a newbie once. Besides, if you don't ask, how are you supposed to learn? > > Because I use my FreeBSD 4.6 machine purely for learning rather product use > I am installing a lot of different programs to try them out. What I am > looking for is a program that I can run after each program is installed to > see a the most simple level what files have been added, but I would also > prefer to be able to see what files have been modified. > > I believe this can be done using a combination of find & diff, but does > anyone know of any good programs that provide more advanced options or > simply provide better results. You can try tripwire, it's in the ports. But it maybe is little overkill for your needs. Fer > > Cheers for any help. > > Regards > > Lee > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message