Mini Shell

Direktori : /etc/profile.d/
Upload File :
Current File : //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

Zerion Mini Shell 1.0