rename file with to current date


/ Published in: Windows PowerShell
Save to your folder(s)



Copy this code and paste it in your HTML
  1. ren test.txt test%date:~4,2%-%date:~7,2%-%date:~10%.txt

Report this snippet


Comments


You need to login to view comments.