Differences
This shows you the differences between two versions of the page.
parsing_arguments_in_bash_script [06.12.2017 11:14] Pascal Suter created |
parsing_arguments_in_bash_script [20.01.2018 10:19] (current) Pascal Suter |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Parsing arguments in bash script ====== | ====== Parsing arguments in bash script ====== | ||
you can access positional arguments through the '' | you can access positional arguments through the '' | ||
- | < | + | < |
interactive= | interactive= | ||
filename=~/ | filename=~/ |