AMP AMP
AMP
1
AMP

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.

CentOS Add a comment
a sample image
lucky
asked Jun 03 2019

Answer

AMP
1
AMP

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.

Add a comment
a sample image
linuxhelp
asked Aug 19 2019
edited Aug 19 2019
Post your Answer