Lab 7-7: Shells, Scripting, and Data Management: Linux installation and configuration
अब Quizwiz के साथ अपने होमवर्क और परीक्षाओं को एस करें!
Which of the following file is executed when a login shell exits?
.bash_logout
Which of the following is activated when the user logs on and also loads the environment variables?
.profile
Which of the following is the global profile used for all the users in a Linux system?
/etc/profile
Which command enables you to export variables to be used by other processes?
export
Which command will list the environment variables?
env