I am trying to login to my Ubuntu terminal as super user, but terminal says "Cannot execute :No such file or directory"
output from terminal :
gowtham@gowtham:~$ sudo su
[sudo] password for gowtham:
Cannot execute gowtham: No such file or directory
gowtham@gowtham:~$
where "gowtham" is my username.