2. The ____ is usually the first line in a Bash script.

a) $!/bin/bash
b) #!/bin/bash
c) #!bin/bash
d) #/bin/bash

3. The following configuration file contains encrypted local user account passwords:
a) /etc/shadow
b) /etc/passwords
c) The passwords are not stored locally, they are stored in a centralized network location.
d) /etc/group
e) /etc/gshadow
f) /etc/passwd

a) /etc/shadow