Execute shell file



./script_name         Spawn new shell
script_name           Spawn new shell

source script_name    Run in current shell
. script_name         Run in current shell