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



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

Answer / 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

More Linux General Interview Questions

What would you use to edit contents of the file?

1 Answers  


How to enable curl on ubuntu lamp stack?

1 Answers  


What do you mean by synchronization?

1 Answers  


Which linux shell is best?

1 Answers  


What is echo $? In linux?

1 Answers  


How can we use linux?

1 Answers  


What is pipe linux?

1 Answers  


What is redirection?

1 Answers  


What does sar provide? Where are sar logs stored?

1 Answers  


Boot sequence of linux on embedded platform

1 Answers   NetApp,


In my server squid is configured,and in my client machine i am using proxy (connection settings... proxy server ip) i configured..in server orkut.com is blocked, is it possible to use orkut even when i am using proxy at client side.....

3 Answers  


Explain how you can find a file using terminal?

1 Answers  


Categories