Tryag File Manager
Home
-
Turbo Force
Current Path :
/
proc
/
self
/
root
/
etc
/
profile.d
/
Upload File :
New :
File
Dir
//proc/self/root/etc/profile.d/krb5-workstation.csh
if ( "${path}" !~ */usr/kerberos/bin* ) then set path = ( /usr/kerberos/bin $path ) endif if ( "${path}" !~ */usr/kerberos/sbin* ) then if ( `id -u` == 0 ) then set path = ( /usr/kerberos/sbin $path ) endif endif