Hi, I did a bad change in sudoers file, so i can not be root , i can not use sudo or su - ( i do not know root password)
aa@bb:/opt//bin $sudo su -
sudo: >>> /etc/sudoers: syntax error near line 142 <<<
sudo: parse error in /etc/sudoers near line 142
sudo: no valid sudoers sources found, quitting
sudo: unable to initialize policy plugin
aa@bb:/opt//bin
How can I correct this file ?
Thank You