Skip to content

Instantly share code, notes, and snippets.

@skeenan947
Last active November 9, 2017 00:03
Show Gist options
  • Save skeenan947/8d5445f19eba1fd9f3f9e9c514d6fab2 to your computer and use it in GitHub Desktop.
Save skeenan947/8d5445f19eba1fd9f3f9e9c514d6fab2 to your computer and use it in GitHub Desktop.
#!/bin/bash
/usr/local/bin/screenresolution list > /tmp/screenres.txt
cat /tmp/screenres.txt || exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment