求solaris下的类似linux的top命令,谢谢!
rt
[解决办法]
你可以使用prstat或者去下载包含top命令的软件包:
参考这个链接:
http://www.unix.com/solaris/76919-solaris-top-command.html
[解决办法]
find / -name top
也许你的Solaris里面安装了,但是没有放到PATH里面。
发布时间: 2012-12-31 11:57:52 作者: rapoo
求solaris下的类似linux的top命令,谢谢!
rt
[解决办法]
你可以使用prstat或者去下载包含top命令的软件包:
参考这个链接:
http://www.unix.com/solaris/76919-solaris-top-command.html
[解决办法]
find / -name top
也许你的Solaris里面安装了,但是没有放到PATH里面。