Skip to content

Instantly share code, notes, and snippets.

@Dmdv
Created November 11, 2022 03:03
Show Gist options
  • Select an option

  • Save Dmdv/3bc72a638ae87a54db6024735d6c8680 to your computer and use it in GitHub Desktop.

Select an option

Save Dmdv/3bc72a638ae87a54db6024735d6c8680 to your computer and use it in GitHub Desktop.
Last login time
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