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
Auto copy for files from folder to folder upon instant writing Bashar UNIX for Advanced & Expert Users 2 08-21-2008 02:44 PM
How to display contents of folder when 'cd' is used mumashankar UNIX for Dummies Questions & Answers 3 03-06-2008 07:42 PM
display the files in a folder which are older than 1 hour vgs Shell Programming and Scripting 7 05-29-2007 02:05 PM
Logic behind display of .www folder ?? srinivasan_85 UNIX for Dummies Questions & Answers 10 01-13-2007 06:41 AM
Need to process files created an hour ago negixx Shell Programming and Scripting 9 06-15-2005 01:31 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 05-25-2007
vgs vgs is offline
Registered User
  
 

Join Date: May 2007
Posts: 10
display the files in a folder which are older than 1 hour

Hi,

I have some files in a folder with different time stamps and
I want to display the files which are older than 1 hour.

i tried with find.

need urgent help.
  #2 (permalink)  
Old 05-25-2007
as78 as78 is offline
Registered User
  
 

Join Date: May 2007
Posts: 2
find /path -name "*" -mtime -1

Last edited by as78; 05-25-2007 at 04:02 PM..
  #3 (permalink)  
Old 05-25-2007
jim mcnamara jim mcnamara is offline Forum Staff  
...@...
  
 

Join Date: Feb 2004
Location: NM
Posts: 5,717
One hour

Code:
#assume that now = 2007 05 25 17:15
touch -t tfile 200705251615  # one hour less

find /path/to/files -type f ! -newer tfile
  #4 (permalink)  
Old 05-25-2007
reborg's Avatar
reborg reborg is offline Forum Staff  
Administrator
  
 

Join Date: Mar 2005
Location: Ireland
Posts: 4,209
This thread is a (now closed) duplicate.
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 03:28 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