Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 May 2001 14:58:07 +0400
From:      "Andrey Simonenko" <simon@comsys.ntu-kpi.kiev.ua>
To:        "Michael Bartlett" <michael@i-syt.com>
Cc:        <freebsd-questions@freebsd.org>
Subject:   Re: script to archive old files
Message-ID:  <01aa01c0e2ae$159447c0$6d36120a@comsys.ntukpi.kiev.ua>
References:  <03ba01c0e2ae$49847be0$cfe89298@LUCY> <013601c0e2a9$9f4f5220$6d36120a@comsys.ntukpi.kiev.ua> <043301c0e2b4$786e7770$cfe89298@LUCY>

next in thread | previous in thread | raw e-mail | index | archive | help

----- Original Message -----
From: Michael Bartlett <michael@i-syt.com>
Newsgroups: lucky.freebsd.questions
Sent: Tuesday, May 22, 2001 3:44 PM
Subject: Re: script to archive old files


> thanks for that
> i think that find using the ctime flag is probably the best way to go
> however - here is my problem
> i have a directory with A LARGE AMOUNT of files in it
> basically its a record of every mail message that has gone in and out of
the
> box in the last 6 months
>
> so when i try this:
>
> bash-2.03$ find * -ctime +60

Shell will "replace" *' by list of files, you should
specify directory name in find command instead.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01aa01c0e2ae$159447c0$6d36120a>