Created
October 16, 2018 08:10
-
-
Save mistificator/c101e33d195f84f172999f86846ee84c to your computer and use it in GitHub Desktop.
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
Dir | Rename-Item -NewName {$_.name -replace "old_filename_part", "new_filename_part"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment