All of the following commands will execute the bash script /usr/local/bin/runme.sh EXCEPT:
A.
source /usr/local/bin/runme.sh
B.
. /usr/local/bin/runme.sh
C.
/bin/bash /usr/local/bin/runme.sh
D.
/usr/local/bin/runme.sh
E.
run /usr/local/bin/runme.sh
All of the following commands will execute the bash script /usr/local/bin/runme.sh EXCEPT:
All of the following commands will execute the bash script /usr/local/bin/runme.sh EXCEPT:
A.
source /usr/local/bin/runme.sh
B.
. /usr/local/bin/runme.sh
C.
/bin/bash /usr/local/bin/runme.sh
D.
/usr/local/bin/runme.sh
E.
run /usr/local/bin/runme.sh
Current, valid question!