Skip to content

Instantly share code, notes, and snippets.

@retpolanne
Created September 28, 2023 11:17
Show Gist options
  • Save retpolanne/225dc2049aa839bcbdc2e3455da6fe26 to your computer and use it in GitHub Desktop.
Save retpolanne/225dc2049aa839bcbdc2e3455da6fe26 to your computer and use it in GitHub Desktop.
#!/bin/bash
log show -start `date '+%Y-%m-%d'` --process loginwindow -style compact | grep screenlock | awk '{print $1 " " $2 " " $10}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment