There are 2 shell scripts files : (shell1.sh, shell2.sh).
To call shell2.sh from shell1.sh
you can use the following:
. /shell1.sh
There are 2 shell scripts files : (shell1.sh, shell2.sh).
To call shell2.sh from shell1.sh
you can use the following:
. /shell1.sh