Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
etc
/
profile.d
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//etc/profile.d/locallib.csh
#cPanel Added local::lib -- BEGIN setenv LOCALLIBUSER $USER if ( -e /usr/bin/whoami ) then setenv LOCALLIBUSER `whoami` endif if ( "$LOCALLIBUSER" != "root" ) then eval $(perl -Mlocal::lib) endif #cPanel Added local::lib -- END