Logo 
Search:

Unix / Linux / Ubuntu Articles

Submit Article
Home » Articles » Unix / Linux / Ubuntu » Homework HelpRSS Feeds

How would you know name of the users who are login?

Posted By: Adelfrid Fischer     Category: Unix / Linux / Ubuntu     Views: 1587

How would you know name of the users who are login?

Code for How would you know name of the users who are login? in Unix / Linux / Ubuntu

$ who | cut -f 1 -d " "
mca246
mca238
mca234
mca215
mca213
bca2141
bca2104
bca2095
bca2002
mca258
mca230
mca216
  
Share: 


Didn't find what you were looking for? Find more on How would you know name of the users who are login? Or get search suggestion and latest updates.

Adelfrid Fischer
Adelfrid Fischer author of How would you know name of the users who are login? is from Frankfurt, Germany.
 
View All Articles

Related Articles and Code:


 

Other Interesting Articles in Unix / Linux / Ubuntu:


 
Please enter your Comment

  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].

 
No Comment Found, Be the First to post comment!