Difference between revisions of "Last"

From wikieduonline
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<code>last</code><ref>http://man7.org/linux/man-pages/man1/last.1.html</ref> list logins on the system
 
<code>last</code><ref>http://man7.org/linux/man-pages/man1/last.1.html</ref> list logins on the system
 +
 +
 +
* <code>last</code>
 +
* <code>[[last reboot]]</code>
 +
* <code>[[last]] [[shutdown]]</code>
  
 
  last
 
  last
  last [[reboot]]
+
  root    [[pts]]/0        10.9.27.9      Mon Jan 24 11:27  still logged in
 +
root    pts/0        12.58.27.17    Fri Jan 21 10:35 - 11:49  (01:14)
  
  
Line 10: Line 16:
 
  last -x or --system Display the system [[shutdown]] entries and run level changes.
 
  last -x or --system Display the system [[shutdown]] entries and run level changes.
  
 +
macOS:
 +
last --help
 +
last: illegal option -- -
 +
usage: last [-#] [-t tty] [-h hostname] [user ...]
 +
 +
last -t [[tty]]
  
 
== Related commands==
 
== Related commands==
Line 16: Line 28:
 
* Sep 23 18:24:57 SERVER [[systemd-logind]][916]: New session 5 of user XXXX
 
* Sep 23 18:24:57 SERVER [[systemd-logind]][916]: New session 5 of user XXXX
 
* <code>[[journalctl --list-boots]]</code>
 
* <code>[[journalctl --list-boots]]</code>
 +
* <code>[[history]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 12:28, 24 January 2022

last[1] list logins on the system


last
root     pts/0        10.9.27.9      Mon Jan 24 11:27   still logged in
root     pts/0        12.58.27.17    Fri Jan 21 10:35 - 11:49  (01:14)


File: /var/log/wtmp

last
last -x or --system Display the system shutdown entries and run level changes.

macOS:

last --help
last: illegal option -- -
usage: last [-#] [-t tty] [-h hostname] [user ...]
last -t tty

Related commands[edit]

See also[edit]

  • http://man7.org/linux/man-pages/man1/last.1.html
  • Advertising: