首页 > 系统服务 > 详细

decide your linux OS is GUI or not

时间:2016-04-09 09:14:53      阅读:184      评论:0      收藏:0      [点我收藏+]
Try: 
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.

decide your linux OS is GUI or not

原文:http://www.cnblogs.com/yxwkf/p/5370608.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!