Bash scripts require argument values to provide input options to the script. You can handle command-line arguments in a bash script in two ways. One is by using argument variables, and another is by using the getopts function. How to handle command-line arguments is explained in this article.
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed