Search
Results
Assigning default values to shell variables with a single command in bash - Stack Overflow
[https://stackoverflow.com/questions/2013547/assigning-default-values-to-shell-variables-with-a-single-command-in-bash#2013589] - - public:mzimmerm
bash - What's the difference between $@ and $* - Unix & Linux Stack Exchange
[https://unix.stackexchange.com/questions/129072/whats-the-difference-between-and] - - public:mzimmerm
Short answer is to always use “$@“ (quoted)