How to find out which files/dir that are 6 months old?
- From: Tony Magtalas <ttk67@xxxxxxxxx>
- Date: Mon, 27 Feb 2006 11:55:59 -0800 (PST)
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@xxxxxxxxxxxxxxx
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
- Prev by Date: jumpstart server to have clients installing linux and other OS's over the network?
- Next by Date: user having ftp only access
- Previous by thread: jumpstart server to have clients installing linux and other OS's over the network?
- Next by thread: user having ftp only access
- Index(es):
Relevant Pages
|
|