2022-09-15
https://unix.stackexchange.com/questions/236498/how-to-get-information-about-which-display-server-is-running
ps -e | grep tty
#Linux #Command-Line #Programming