I want to upgrade my ubuntu 17.10 to 18.04 from terminal of ubuntu. I've tried using commands
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
All the above commands executed successfully. But when I checked it using the command.
sudo lsb_release -a
But it didnt work.