users Command in Linux

This tutorial explains Linux “users” command, options and its usage with examples.

users – print the user names of users currently logged in to the current host

Description :

Output who is currently logged in according to FILE. If FILE is not specified, use /var/run/utmp. /var/log/wtmp as FILE is common.

Usage :

users [OPTION]… [ FILE ]

advertisement
advertisement

Options :

–help
display this help and exit

Example :

Sanfoundry Certification Contest of the Month is Live. 100+ Subjects. Participate Now!

List logged in users

$ users
abc

Note : As only one user is logged on, hence only one username is displayed, else a space seperated list of users is displayed.

Sanfoundry Global Education & Learning Series – 1000 Linux Tutorials.

advertisement
If you wish to look at all Linux commands and their usage examples, go to Linux Commands Tutorial.

advertisement
advertisement
Subscribe to our Newsletters (Subject-wise). Participate in the Sanfoundry Certification contest to get free Certificate of Merit. Join our social networks below and stay updated with latest contests, videos, internships and jobs!

Youtube | Telegram | LinkedIn | Instagram | Facebook | Twitter | Pinterest
Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.