For the most part, many bash commands work the same either way but some don't. I'm confused on what exactly the difference is. To clarify, it's the difference between:
./file.sh
and
. ./file.sh
For the most part, many bash commands work the same either way but some don't. I'm confused on what exactly the difference is. To clarify, it's the difference between:
./file.sh
and
. ./file.sh