Skip to content

A collection of Windows .BAT & .CMD scripts that may aid in your quest to automate things, or just to do something neat!

License

Notifications You must be signed in to change notification settings

alexlyee/batch-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some Batch Scripts

A collection of Windows .BAT & .CMD scripts of mine that may aid in your quest to automate things, or just to do something neat!

Command execution timer

timeit.cmd Call it with commands as your perameters and it will execute them and display the time it took to complete the command.

Little batch script organizer

script-manager.bat Finds batch files named "main.bat" contained in child directories of its own, uses the .bat file's directory to name it, and can enumerate information written in a brief.txt placed next to each application. Uses all of this to list all of the applications it finds in a "main menu", allowing you to quickly start any of your many batch scripts.

File name scrambler

file-name-scrambler.bat Does exactly what you'd think it does in whatever directory it's placed in! It was also my first published coding project on GitHub it seems, so horray for nostalgia!

feel free to check out my gists for even smaller bytes of code.


some gears because that's what it's like

Size Count of hits in GitHub searchr

License

License: Public Domain

About

A collection of Windows .BAT & .CMD scripts that may aid in your quest to automate things, or just to do something neat!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published