How can I get the display number that used while running Xvfb? For example somebody run
./Xvfb :14
I need somehow to get the used display number 14.
Thanks in advance
How can I get the display number that used while running Xvfb? For example somebody run
./Xvfb :14
I need somehow to get the used display number 14.
Thanks in advance
on a unix system, run
and it should list it there with the process
There are two ways I can think of: