Which file holds the instructions that are executed automatically when a user logs into the system?
Explanation
The .profile file contains commands that are run during user login to configure the environment. Other files like .exrc and autoexec.bat serve different purposes, such as configuring editors or DOS startup respectively.