The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com



UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
finding the file which is modified within last 2 hours trichyselva Shell Programming and Scripting 5 06-04-2009 02:53 PM
Finding modified File List after the chosen date in Korne Shell... marconi Shell Programming and Scripting 2 01-22-2008 05:27 AM
Finding files which are modified few mins ago rajus19 Shell Programming and Scripting 3 08-16-2007 09:32 AM
Finding list of modified files for a particular time duration sanajyg_mnit SUN Solaris 2 02-13-2007 03:48 AM
Finding out the last modified time for files kumariak Shell Programming and Scripting 3 10-18-2005 03:11 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 12-14-2004
rhayabusa rhayabusa is offline
Registered User
  
 

Join Date: Dec 2004
Posts: 2
Question Finding modified files

Last week I was using the command:
' find /directory -mtime -2 -print' and it showed all the files modified within that period. However, now it only displays the directories and not the files modified. The only thing that changed is that I was granted access to some files.

Thanks
  #2 (permalink)  
Old 12-16-2004
gull04 gull04 is offline
Registered User
  
 

Join Date: Dec 2004
Location: Isle-of-Skye
Posts: 9
Hi,

You could try the following as a quick fix;

$>cd /directory
$>find ./ -type f -mtime -2 -print

It should also be noted that it is possible to use atime which may give more suitable results depending on the info that you want.

Rgds

Dave
  #3 (permalink)  
Old 12-16-2004
rhayabusa rhayabusa is offline
Registered User
  
 

Join Date: Dec 2004
Posts: 2
Thanks.

I just need to understand when is a file considered modified.
I'm just looking for files that I changed the name for.
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 12:57 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0