Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../etc/profile....
File: locallib.sh
#cPanel Added local::lib -- BEGIN
[0] Fix | Delete
LOCALLIBUSER=$USER
[1] Fix | Delete
if [ -e "/usr/bin/whoami" ]; then
[2] Fix | Delete
LOCALLIBUSER="$(/usr/bin/whoami)"
[3] Fix | Delete
fi
[4] Fix | Delete
if [ "$LOCALLIBUSER" != "root" -a -e "/var/cpanel/users/$LOCALLIBUSER" ]; then
[5] Fix | Delete
eval $(perl -Mlocal::lib >/dev/null 2>&1)
[6] Fix | Delete
fi
[7] Fix | Delete
#cPanel Added local::lib -- END
[8] Fix | Delete
[9] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function