An administrator is looking into a new script that they have just received from a senior
administrator. In the very first line the administrator notices a #! followed by a path to a binary.
Linux will:
A.
ignore the script.
B.
use that binary to interpret the script.
C.
use that binary to compile the script.
D.
be replaced by that binary.