Run your python script with arguments
Oct 18, 2021
Think of them like variables that the user can pass as input.
How do I put multiple words in a single argument?
[ … ]
One Step Further
Make an shell script variable or bash function. A single command that calls your script.
...
Examples
Multiple Arguments
...