Several applications I created were done using the command line, usually using windows’ shell script (batch files [.bat]).
Command line scripts are frowned upon by some developers as they are not using serious development functionality nor are they compiled, but I am creating tools not for the sake of bragging but for their functionality and many times that means I may use a less “sophisticated” tool like a simple batch file.
Although these scrips may be simple in nature, people might find use of them, so I will attempt to put them in Github for the public use (when it makes sense) and post about them in my site.
Command Line
