[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-developers] Recommendation for UNIX utilities to find the differences from one snapshot of the filesystem at a point in time to another.
- Subject: RE: [cobalt-developers] Recommendation for UNIX utilities to find the differences from one snapshot of the filesystem at a point in time to another.
- From: Herb Rubin <herbr@xxxxxxxxxxxx>
- Date: Mon Sep 22 23:24:01 2003
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
Why not just use find and make the search be based on date stamp.
find / -ctime 2 -print
will find all files changed 48 hours (2 days ago).
Herb
On Mon, 2003-09-22 at 12:44, H.P. Noordam wrote:
>
>
> > -----Oorspronkelijk bericht-----
> > Van: Kevin Schaefer [mailto:kevin@xxxxxxxxxxxxxxxxx]
> > Verzonden: maandag 22 september 2003 16:36
> > Aan: cobalt-developers@xxxxxxxxxxxxxxx
> > Onderwerp: [cobalt-developers] Recommendation for UNIX
> > utilities to find the differences from one snapshot of the
> > filesystem at a point in time to another.
> >
> >
> > Recommendation for UNIX utilities to find the differences
> > from one snapshot
> > of the filesystem at a point in time to another.
> >
> > I would assume with all the useful commandline unit utilities
> > that something
> > that is already there and can be used for this. Any recommendations?
> >
> >
> > Thanks in advance.
> >
>
>
> I suggest taking a look at Tripwire :)
>
> Simply compiles and installs on the cobalt range (raq550/qube3 tested).
> Official site; www.tripwire.org
> Install report; http://cobalt.depopo.net/html/all_tripwire.asp
>
> It will take you some time to tune it to your system after installation,
> but is well worth the effort.
>
> Bob.
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>
--
Herb Rubin Pathfinders Software
herbr@xxxxxxxxxxxx http://www.pfinders.com
phone: 650-692-9220 fax: 650-692-9250