# source some/dir/script.sh Ok
# cd some/dir # source script.sh -sh: source: script.sh: file not found
@H_301_4@source filename [arguments] @H_301_4@…. @H_301_4@If filename does not contain a slash,file names in PATH are used to find the directory containing file- name.
source ./script.sh