Created
September 28, 2023 11:17
-
-
Save retpolanne/225dc2049aa839bcbdc2e3455da6fe26 to your computer and use it in GitHub Desktop.
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
#!/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