How to find out which files/dir that are 6 months old?

From: Tony Magtalas (ttk67@yahoo.com)
Date: Mon Feb 27 2006 - 14:55:59 EST


Hi Managers:

Is there a way to find which files in a given
directory that are 6 months old?

I need to identify those files and directories
and report the total disk space usage & so that I can
archive them to tape.

Is the "find" command the only thing available?
ie (find . -name -print -mtime 180 | (add them up
here; convert to megabytes etc...)

Thanks for any feedback/suggestion

TT
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:39:08 EDT