These utility scripts are set processes/functions/sub-routines that I use repeatedly. By
setting them in their own file, I simply load that file with
the others and make sure a require statement draws it in
before calling the sub for the first time. In most of these,
the sub-routine name is identical to the file name without
the extension on the end.