Created
November 11, 2022 03:03
-
-
Save Dmdv/3bc72a638ae87a54db6024735d6c8680 to your computer and use it in GitHub Desktop.
Last login time
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo log show --style syslog --last 1d | awk '/Enter/ && /unlockUIBecomesActive/ {print $1 " " $2}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment