Common things needed by command line scripts.
Functions:
print_header
A function to print the header of the program.
This header is printed to stderr so that it can be used by all cli scripts without interfering with the output.