Solved User login history

Solved issue

SeanK

Active Member
Joined
Mar 18, 2020
Messages
147
Reaction score
95
Credits
1,041
Hi All,

I was wondering if any one knew how to check user login history on Arch linux? I am familiar with the process on Windows, checking logs but I've had a hard time finding anything for Arch.

As always, any help is much appreciated.
 


Try the command:
Code:
last
The command is from the util-linux package. To page through the output, try:
Code:
last | less
 
When you edit your post to mark it solved, you can now just change the prefix to mark it solved.
 

Members online


Latest posts

Top