The ___________ file in Linux contains user account information, including UID and GID.

  • /etc/passwd
  • /etc/shadow
  • /etc/group
  • /etc/login
The /etc/passwd file in Linux contains user account information, including UID (User ID) and GID (Group ID). It stores essential user details, such as username, home directory, and default shell.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *