1

What is the use of /etc/profile.d on centos 7.6

Hello,i have created a file under /etc/profile.d but i didnt know its reason and purposeon centos 7.6 during the source installation process.

lucky
asked Jun 3, 2019
1 Answer
0

The /etc/profile.d can be able to set environmental items for a users shell. Items such as umask, and variables such as PS1 or PATH . The /etc/profile file is not very different however it is used to set system wide environmental variables on users shells.

View More
linuxhelp
answered Aug 19, 2019
Your Answer
||||
 
100:0