Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: batch file scripting
> On a semi-related note, is there any way (using "pure" cmd.exe) to
> identify files older than say, 5 days? For example, something similar
> to "find . -name "myfile\* -mtime +5".
>
> Unfortunately I'm not allowed to add additional software, so the use
> of add-on tools like cygwin/perl/etc. simply isn't an option. :(
Check forfiles (tinyurl.com/r2lap) or see this link for batch scripting (not elegant at all) solutions.
tinyurl.com/s29ug
Regards
Dimitre
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Jul 21 2006 - 15:57:20 CDT
![]() |
![]() |