You are looking into a new script you received from your senior administrator. In the very first line you notice a #! followed by a file path. This indicates that:
A.
the file at that location was used to make the script.
B.
this script provides identical functionality as the file at that location.
C.
this script will self-extract into a file at that location.
D.
the program at that location will be used to process the script.