Possible Duplicate:
Different ways to execute a shell script
What are the specific differences between the commands listed below?
./<scriptname>
. <scriptname>
bash <scriptname>
Can anyone explain the differences in simple words, please?
What are the specific differences between the commands listed below?
Can anyone explain the differences in simple words, please? |
||||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
|
|||
|
|