LPI Exam Questions

Linux will:

You are looking into a new script you received from your senior administrator. In the very first line you notice 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.