adspace


which files are called for user profile by default when a user gets login in linux?

Answer Posted / Chandan Verma

By default, the system reads /etc/passwd to get basic information about users, such as username, home directory path, and shell. The /home/<username> directory contains the user's personal files, including the .bashrc (for bash shell) or .zshrc (for zsh shell) configuration file.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the latest linux kernel?

1035


What is the latest version of linux?

1022


How do I search for files containing specific text in linux?

826