Ever wanted to know your screen size? Here's a script that can tell you!
- Clone or Download this repository
- Make the script.sh file executable by using
chmod +x script.sh
- Run the file with
./script.sh
and you should see your screen size.
- This script has been tested and is known to work on Ubuntu Linux