大家好,又见面了,我是全栈君。
ps -ef|grep X
The ps command will display information about a selection of the active processes (from the man page – man ps). This command will list the location (ie /usr/bin/X) of x. If you do not get a location then there is no GUI.
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/115416.html原文链接:https://javaforall.net