码迷,mamicode.com
首页 > 系统相关 > 详细

linux学习与实践(4)--常用命令备忘

时间:2014-05-14 22:55:34      阅读:483      评论:0      收藏:0      [点我收藏+]

标签:style   strong   a   使用   line   linux   

1.查看程序对应进程号:

ps –ef|grep 进程名

2.Linux下查看端口号所使用的进程号:

使用lsof命令: lsof –i:端口号

linux学习与实践(4)--常用命令备忘,布布扣,bubuko.com

linux学习与实践(4)--常用命令备忘

标签:style   strong   a   使用   line   linux   

原文地址:http://www.cnblogs.com/xiyoulhj/p/3728639.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!