Is it normal to have 4 root users when check with command # users
root root root root```
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Its how many users you are logged in with
users
outputs a list of currently logged in users (see the manual page - run man users
). You can get more details by running the w
command.
This comment has been deleted
for every active ssh or local session you’ll have an entry