Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Apr 2003 15:11:04 -0400
From:      David Banning <david@skytracker.ca>
To:        questions@freebsd.org
Subject:   how to find file older than...
Message-ID:  <20030408151104.A32743@skytrackercanada.com>

next in thread | raw e-mail | index | archive | help
I want to delete files that are older than 1/2 hr in a particular
directory. the only way I can think of doing it is by doing
a "test" and comparing the date to another file. I would then
have to create -that- comparison file 1/2 hour before.

Is there an easier way?



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