RE: [Nolug] Getting rid of old files

From: Dustin Puryear <dpuryear_at_usa.net>
Date: Sun, 25 Jan 2004 12:37:00 -0600
Message-Id: <20040125183201.B73C834D1F@watcher.puryear-it.com>

'man find'. It was probably something along the lines of:

$ find . -mtime +7 -exec rm {} \;

> -----Original Message-----
> From: owner-nolug@joeykelly.net [mailto:owner-nolug@joeykelly.net] On
> Behalf Of Petri Laihonen
> Sent: Sunday, January 25, 2004 10:35 AM
> To: nolug@joeykelly.net
> Subject: [Nolug] Getting rid of old files
>
> A while back I saw a one line command of deleting files based on the age
> of
> the file. I don't remember whether it was on the list, or somewhere on the
> web. This morning I tried to find one from the web, but yielded only
> scripts. I'd prefer the one liner.
>
> Anybody remember if it was on the list (which post?), or if somebody could
> post an example of this sort of command combination?

___________________
Nolug mailing list
nolug@nolug.org
Received on 01/25/04

This archive was generated by hypermail 2.2.0 : 12/19/08 EST