Horje
how to know screen resolution linux Code Example
how to know screen resolution linux
$ xrandr | fgrep '*'
linux cli see screen resolution
// On X.org (Tested on Debian Buster)
xrandr | grep current | cut -d" " -f8-10 | cut -d"," -f1




Shell

Related
uninstalling eclipse from ubuntu Code Example uninstalling eclipse from ubuntu Code Example
apache disable autostart linux Code Example apache disable autostart linux Code Example
how to check the repository name in git Code Example how to check the repository name in git Code Example
linux view services Code Example linux view services Code Example
git install on alpine Code Example git install on alpine Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
15