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 > Shell Programming and Scripting
.
google unix.com



Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
How to list files Created in last 2 hrs rsonakiya UNIX for Dummies Questions & Answers 4 03-02-2009 07:25 AM
command to list files that are created before some date csreenivas SUN Solaris 3 06-27-2007 06:34 PM
How to list files with specific created date Draculla Filesystems, Disks and Memory 2 05-03-2007 11:45 PM
List Files & Folders created/modified tipsy Shell Programming and Scripting 2 10-24-2006 01:22 PM
display files created in a particular month t_harsha18 Shell Programming and Scripting 1 10-03-2005 01:22 AM

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 12-11-2003
yacsil yacsil is offline
Registered User
  
 

Join Date: Dec 2003
Posts: 5
command unix to list all files created since n month ago

Hello,

I want to list all files that were created since 3 month ago.

it exist a unix command to do it ?


thank you
  #2 (permalink)  
Old 12-11-2003
google's Avatar
google google is offline Forum Advisor  
Moderator
  
 

Join Date: Jul 2002
Location: Atlanta
Posts: 740
See the find command. man find Specifically at the -newer flag
  #3 (permalink)  
Old 12-12-2003
yacsil yacsil is offline
Registered User
  
 

Join Date: Dec 2003
Posts: 5
list all files created since 3 months ago

hello,

thank you for you'r answering.

I try find -newer, but it didn't do what Iwant.

My goal is ths list all files that were created since 3 months or more from the current date

ex. if the date is 01-12-2003 , then I want to list all files created before 01-09-2003.



Thank's
  #4 (permalink)  
Old 12-12-2003
jayakhanna jayakhanna is offline
Registered User
  
 

Join Date: Dec 2003
Location: India
Posts: 50
You can use ! -newer to find out the files which are older than the file.

you can find some way for the date. I could not think of any at the moment

Cheers
  #5 (permalink)  
Old 12-12-2003
yacsil yacsil is offline
Registered User
  
 

Join Date: Dec 2003
Posts: 5
list all files created since 3 month or more ago

Hello,

ok I can create a file and make its date to 3 momths ago and after and I use find -newer file, but my goal is the list the older files than this file not the recent files.

thank you
  #6 (permalink)  
Old 12-12-2003
jayakhanna jayakhanna is offline
Registered User
  
 

Join Date: Dec 2003
Location: India
Posts: 50
find dir \! -newer run.sh

Here run.sh is the 3months old file
dir is the desired directory in which you want to search you can give / if you want to search from the root

Regards
JK
  #7 (permalink)  
Old 12-12-2003
jayakhanna jayakhanna is offline
Registered User
  
 

Join Date: Dec 2003
Location: India
Posts: 50
Yeah got how to change the date of the file just create some junk file

then do the following


touch -t (Desired date see the man page for help) junkfile

Regards
JK
Sponsored Links
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 08:02 PM.


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