Lets see, top is a command, but #top isn't.
At least not in Unix. In Unix, # indicates a comment, and anything that follows it is ignored.
top on the other hand is a command and is pretty much the same in all Unix systems, although in some, it does not come with the OS. For example, AIX provide a different command that gives much more information, and has another command available, (nmon), which is even better.
2006-09-28 12:29:48
·
answer #1
·
answered by mapleguy 7
·
0⤊
0⤋
This Site Might Help You.
RE:
what is the equivalent command for #top in solaris 10?
2015-08-13 04:52:57
·
answer #2
·
answered by Anonymous
·
0⤊
0⤋
Solaris Top
2016-11-12 08:55:26
·
answer #3
·
answered by ? 4
·
0⤊
0⤋
I tend to use "ps" for this. Depending on what shell you're running, you'll want to use other flags like "ps -aef" or "ps -au".
2006-09-28 12:28:55
·
answer #4
·
answered by Dr.Mr.Ed 5
·
0⤊
0⤋
prstat - only 8 years late ;-)
2014-09-04 08:14:29
·
answer #5
·
answered by warsql 4
·
0⤊
0⤋