Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: batch file scripting

Re: batch file scripting

From: Radoulov, Dimitre <cichomitiko_at_gmail.com>
Date: Fri, 21 Jul 2006 22:57:20 +0200
Message-ID: <009701c6ad08$4351dd60$a800a8c0@ETNOTEAM6XUQ9V>


> 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-l
Received on Fri Jul 21 2006 - 15:57:20 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US