I know that I can run a python script from my bash script using the following:
python python_script.py
But what about if I wanted to pass a
and take a look at the getopt module. It works quite good for me!