Your IP : 216.73.216.40


Current Path : /etc/profile.d/
Upload File :
Current File : //etc/profile.d/imh-sys-snap.sh

if [ "${PS1}" ] && [ "$EUID" -eq 0 ]; then
    export PATH="${PATH}:/opt/imh-sys-snap/bin"
fi