Which attribute is found in the seventh field of the /etc/passwd file?

Choose the correct answer

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.

Which attribute is found in the seventh field of the… — Basic of linux unix | PakQuizHub