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 > Operating Systems > SUN Solaris
.
google unix.com



SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems .

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Recursively copy only specific files from a directory tree sharpsharkrocks Shell Programming and Scripting 3 01-07-2008 02:16 PM
How to list files with specific created date Draculla Filesystems, Disks and Memory 2 05-03-2007 11:45 PM
List files with a specific date... B14speedfreak SUN Solaris 4 06-15-2006 08:59 AM
copy files with date isingh786 HP-UX 1 03-10-2006 05:04 PM
copy only newer files? (xcopy equivalent) Chomps Shell Programming and Scripting 4 12-02-2005 10:54 AM

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 08-06-2007
RAJESHKANNA RAJESHKANNA is offline
Registered User
  
 

Join Date: Aug 2007
Posts: 2
To copy the files newer than specific date

Dear all,
Can you help me in copying files newer than speciifc date

Thanks in advance,
Rajesh
  #2 (permalink)  
Old 08-06-2007
joerg's Avatar
joerg joerg is offline
Registered User
  
 

Join Date: Jan 2002
Location: Germany
Posts: 167
Hi,
please help us to understand your question!
Please explain it !
best regards
joerg
  #3 (permalink)  
Old 08-06-2007
Shell_Life's Avatar
Shell_Life Shell_Life is offline
Registered User
  
 

Join Date: Mar 2007
Location: Bahia, Brazil
Posts: 695
As Joerg said, we need more details, but here is a start:
Code:
touch -t YYYYMMDDHHMM TestFile
find . -newer TestFile -exec cp {} /OtherDir \;
  #4 (permalink)  
Old 08-07-2007
RAJESHKANNA RAJESHKANNA is offline
Registered User
  
 

Join Date: Aug 2007
Posts: 2
Quote:
Originally Posted by Shell_Life View Post
As Joerg said, we need more details, but here is a start:
Code:
touch -t YYYYMMDDHHMM TestFile
find . -newer TestFile -exec cp {} /OtherDir \;
Dear friends,
Thank you all for your reply.
I need to copy the files with time stamp newer than specific date.

for eg:
copy the files with timestamp greater than 05-Aug-2007.
i.e files with time stamp 06-Aug-2007,07-Aug-2007 like this.

Thanks once agian
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 02:18 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