The file that lists each user’s home directory and login shell is /etc/passwd. This file contains information about each user account on the system, such as user name, password (or an x if using shadow passwords), UID, GID, full name or comment field, home directory path, login shell path, etc. Each line in this file corresponds to one user account and has seven fields separated by colons. References:https://documentation.suse.com/sles/15-SP3/html/SLES-all/sec-user-group.html#sec-user-group-files
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit