Greetings Monks,
I guess this is more of a CentOS/distribution question, but here goes anyway:
I'd like to set PERL5LIB universally for all users (including root) on CentOS. I've tried the following in /etc/profile.d/abc.sh
export PERL5LIB="/abc"
But it's not being used at all/by any scripts. I've even tried using /etc/profile.d/perl.sh without success.
I'd appreciate any pointers
ThanksRESOLVED: /etc/profile.d/* scripts are only run when a user LOGS IN, not merely opening terminals when already logged in.
In reply to PERL5LIB on CentOS by qhen
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |