Search Results

Search: Posts Made By: siegfried
2,837
Posted By siegfried
Good idea! Thanks!
Good idea!
Thanks!
2,837
Posted By siegfried
This command does not recreate the directory...
This command does not recreate the directory structure

/usr/bin/find . -type f -newerct '8 days ago' -exec cp {} /cygdrive/c/deleteme.txt \; -print

This code correctly finds the one file in...
2,837
Posted By siegfried
How to recursively copy directory only for recent files?
I love the -newerct flag for the Cygwin find command on windows.

Can I use "/usr/bin/find . -newerct '3 hours ago'" to conditionally copy a directory tree so that only the files in the directory...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 12:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy