Linux 查看某个用户的进程

Linux 查看某个用户的进程

To view only the processes owned by a specific user, use the following command:

top -U [USERNAME]

and replace [USERNAME] with the name of the user.

posted @ 2013-10-21 19:20  xuefenhu  阅读(13506)  评论(0编辑  收藏  举报