Let's suppose I run the terminal as <username>.
Then I switch to root:
su - root
and then back to the <username>.
So I was wondering if there's some option (or some other command) for exit to close the console for all these sessions, 'cause when i run exit at that point, it takes me back to root and then to my <username> again.