/ Published in: Windows PowerShell

Expand |
Embed | Plain Text
ren test.txt test%date:~4,2%-%date:~7,2%-%date:~10%.txt
You need to login to post a comment.
jleblanc on 04/16/08
2 people have marked this snippet as a favorite
ren test.txt test%date:~4,2%-%date:~7,2%-%date:~10%.txt
You need to login to post a comment.