ADSM-L

Re: Fileserver data expiration

2001-03-03 19:20:39
Subject: Re: Fileserver data expiration
From: Richard Sims <rbs AT BU DOT EDU>
Date: Sat, 3 Mar 2001 07:54:48 -0500
>Does anybody know of products that can check the last modification/access
>times of files, delete, and archive them?

Alex - In the Unix environment, it's simple: use the 'find' command with
the -mtime or -atime operands, accompanied by the -exec operand to
perform the archive on candidate files.

 Richard Sims, BU
<Prev in Thread] Current Thread [Next in Thread>