Skip to content

Instantly share code, notes, and snippets.

@siikamiika
Created April 20, 2022 20:06
Show Gist options
  • Save siikamiika/da2475438a197ae6fd3f6113955b8a57 to your computer and use it in GitHub Desktop.
Save siikamiika/da2475438a197ae6fd3f6113955b8a57 to your computer and use it in GitHub Desktop.
basename "$(dirname "$(grep -rl '[serial or other identifier]' /sys/class/drm/card*/edid)")" | cut -d'-' -f2-
# --> DP-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment