Depending on the purpose of your script, a menu might be an otherwise extraneous. Yet there are quite a few uses where having a menu is worthwhile. The biggest reason
Month: December 2018
Connectivity TestingConnectivity Testing
When writing scripts that download files or scrape websites for content, one of the weaknesses of such scripts comes down to whether or not the script can connect to the
Adding a Progress BarAdding a Progress Bar
When dealing with complex scripts with lots of running parts and that take some time to complete, it is convenient to have some sort of progress indicator to help visually