<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dikapediav2.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Who</id>
	<title>Who - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://dikapediav2.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Who"/>
	<link rel="alternate" type="text/html" href="https://dikapediav2.com/wiki/index.php?title=Who&amp;action=history"/>
	<updated>2026-05-07T19:02:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://dikapediav2.com/wiki/index.php?title=Who&amp;diff=207&amp;oldid=prev</id>
		<title>Ardika Sulistija: Created page with &quot;https://www.thegeekstuff.com/2009/03/4-ways-to-identify-who-is-logged-in-on-your-linux-system/  &lt;b&gt;who&lt;/b&gt; command is used to get the list of the usernames who are currently logged in. Output of the who command contains the following columns: user name, tty number, date and time, machine address.  $ who  ramesh pts/0        2009-03-28 22:57 (dev-db-server)  jason  pts/1        2009-03-28 23:01 (dev-db-server)  john   pts/2        2009-03-28 23:04 (dev-db-server)   To get...&quot;</title>
		<link rel="alternate" type="text/html" href="https://dikapediav2.com/wiki/index.php?title=Who&amp;diff=207&amp;oldid=prev"/>
		<updated>2024-09-11T14:37:16Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;https://www.thegeekstuff.com/2009/03/4-ways-to-identify-who-is-logged-in-on-your-linux-system/  &amp;lt;b&amp;gt;who&amp;lt;/b&amp;gt; command is used to get the list of the usernames who are currently logged in. Output of the who command contains the following columns: user name, tty number, date and time, machine address.  $ who  ramesh pts/0        2009-03-28 22:57 (dev-db-server)  jason  pts/1        2009-03-28 23:01 (dev-db-server)  john   pts/2        2009-03-28 23:04 (dev-db-server)   To get...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;https://www.thegeekstuff.com/2009/03/4-ways-to-identify-who-is-logged-in-on-your-linux-system/&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;who&amp;lt;/b&amp;gt; command is used to get the list of the usernames who are currently logged in. Output of the who command contains the following columns: user name, tty number, date and time, machine address.&lt;br /&gt;
 $ who&lt;br /&gt;
 ramesh pts/0        2009-03-28 22:57 (dev-db-server)&lt;br /&gt;
 jason  pts/1        2009-03-28 23:01 (dev-db-server)&lt;br /&gt;
 john   pts/2        2009-03-28 23:04 (dev-db-server)&lt;br /&gt;
 &lt;br /&gt;
To get a list of all usernames that are currently logged in, use the following:&lt;br /&gt;
 $ who | cut -d&amp;#039; &amp;#039; -f1 | sort | uniq&lt;br /&gt;
 john&lt;br /&gt;
 jason&lt;br /&gt;
 ramesh&lt;/div&gt;</summary>
		<author><name>Ardika Sulistija</name></author>
	</entry>
</feed>