Skip to content

Very stupid Powershell script to create an arbitrary number of directories with a common prefix, followed by a progressive number. The script creates the folders in the directory you choose. First argument is the folder where the directories will be created, second argument is the prefix, third argument is the number of directories to be created.

Notifications You must be signed in to change notification settings

terzinodipaese/automatic-progressive-directory-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

automatic progressive directory creator

Very stupid Powershell script to create an arbitrary number of directories with a common prefix, followed by a progressive number. The script creates the folders in the directory you choose. First argument is the folder where the directories will be created, second argument is the prefix, third argument is the number of directories to be created.

About

Very stupid Powershell script to create an arbitrary number of directories with a common prefix, followed by a progressive number. The script creates the folders in the directory you choose. First argument is the folder where the directories will be created, second argument is the prefix, third argument is the number of directories to be created.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published