Which attribute is found in the seventh field of the /etc/passwd file?
Explanation
The /etc/passwd file contains user account information divided into fields separated by colons. The seventh field specifically indicates the user's login shell, which defines the command interpreter used upon login.