Unix Technical Forum

list files by modified

This is a discussion on list files by modified within the Sun Solaris Administration forums, part of the Solaris Operating System category; --> Hi Gurus, I'd like to list the files last modified. How can i find that Thanks Shaan...


Go Back   Unix Technical Forum > Unix Operating Systems > Solaris Operating System > Sun Solaris Administration

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-28-2008, 06:49 AM
Junior Member
 
Join Date: Feb 2008
Posts: 2
Default list files by modified

Hi Gurus,

I'd like to list the files last modified. How can i find that

Thanks
Shaan
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-28-2008, 08:07 AM
Administrator
 
Join Date: Jan 2008
Posts: 3
Default

Search the system for files that were modified within the last two days (good candidates for backing up):
find / -mtime -2 -print


You you can change the -mtime accordingly!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 04:57 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com