Direktori : /proc/thread-self/root/proc/thread-self/root/etc/profile.d/ |
Current File : //proc/thread-self/root/proc/thread-self/root/etc/profile.d/srvadmin-path.sh |
if ! echo ${PATH} | /bin/grep -q /opt/dell/srvadmin/bin ; then PATH=${PATH}:/opt/dell/srvadmin/bin fi if ! echo ${PATH} | /bin/grep -q /opt/dell/srvadmin/sbin ; then if [ `/usr/bin/id -u` = 0 ] ; then PATH=${PATH}:/opt/dell/srvadmin/sbin fi fi