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? |
|||||
marked as duplicate by jasonwryan, manatwork, Shawn J. Goff, Caleb, Renan Dec 6 '12 at 11:29This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question. |
|||||
|
|
|||||
|