I jumped from user to superuser in my Linux. I just typed su command and password. I have done this to see if I am capable for this. I saw that I am. Now, I want to switch to common user again, but I do not know command for that. Please, tell em how I can switchover from superuser to simple user?
You can type in your shell command logout. Also, you can type in it command exit and that would return you to the account you were using in that terminal before you entered su command. If you want to transfer to other user account you should type in your shell su username. For any further question contact me!