Created
May 2, 2014 12:54
-
-
Save hsiboy/48a2cd5560256832bc8d to your computer and use it in GitHub Desktop.
Rename IIS logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
for %a in (u_ex??????.log) do ren %a TELWEBnnnP%a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment