Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Apr 2003 21:27:11 +0200
From:      Daniela <dgw@liwest.at>
To:        David Banning <david@skytracker.ca>, questions@freebsd.org
Subject:   Re: how to find file older than...
Message-ID:  <200304082127.11901.dgw@liwest.at>
In-Reply-To: <20030408151104.A32743@skytrackercanada.com>
References:  <20030408151104.A32743@skytrackercanada.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 08 April 2003 21:11, David Banning wrote:
> 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?


Look at:

man find
man crontab



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