Skip to content

Instantly share code, notes, and snippets.

@mistificator
Created October 16, 2018 08:10
Show Gist options
  • Save mistificator/c101e33d195f84f172999f86846ee84c to your computer and use it in GitHub Desktop.
Save mistificator/c101e33d195f84f172999f86846ee84c to your computer and use it in GitHub Desktop.
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