Skip to content

PowerShell Script to take directories from a folder, create them in a new folder with rearranged names

License

Notifications You must be signed in to change notification settings

YEGCSharpDev/RenameandCreateFiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RenameandCreateFiles

PowerShell Script to take directories from a folder, create them in a new folder with rearranged names

What can the script do?

Directories in the Source folder will be picked up, if they have an Underscore in their name, the first set of characters before the first underscore will be rearranged to the end and they will be created in target directory.

If the folder is already present it will be skipped.

If the folder does not have an underscore in its name, the folder will be skipped as well.

About

PowerShell Script to take directories from a folder, create them in a new folder with rearranged names

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published