[geeks] Nerdy scripting help...

Jonathan J. M. Katz jon at jonworld.com
Wed Oct 13 22:07:04 CDT 2010


On Wed, Oct 13, 2010 at 11:02 PM, Eric Railine <erailine at gmail.com> wrote:

>
> So, something like this?
>
> for %i in (*.xml) do findstr "</Audit>" %i && move %i %i.done
>
> (That's interactive, of course; to run it as a script add a second % in
> front of each variable.)
>
>
That is exactly what I need!



More information about the geeks mailing list