The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
display the files in a folder which are older than 1 hour
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
display the files in a folder which are older than 1 hour
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
05-25-2007
as78
Registered User
Join Date: May 2007
Posts: 2
find /path -name "*" -mtime -1
Last edited by as78; 05-25-2007 at
01:02 PM
..
as78
View Public Profile
Find all posts by as78