1834811 Members
2576 Online
110070 Solutions
New Discussion

Re: TOP

 
SOLVED
Go to solution
Nobody's Hero
Valued Contributor

TOP

I know this isn't the place. However I have not had much luck on the web. Does anyone know where I can get 'top' or something like it for a sco unix system? Or is there such a thing?
UNIX IS GOOD
7 REPLIES 7
Michael Steele_2
Honored Contributor
Solution

Re: TOP

SCO is really limited. Here's the rosetta stone for all UNIX O/S's.

http://bhami.com/rosetta.html
Support Fatherhood - Stop Family Law
Bill Douglass
Esteemed Contributor

Re: TOP

You should be able to compile topt o run on SCO. The source is available from

http://www.groupsys.com/topinfo/
Bill Douglass
Esteemed Contributor

Re: TOP

THere's also a procompiled version at

ftp://ftp2.caldera.com/pub/skunkware/osr5/vols/
Christian Gebhardt
Honored Contributor

Re: TOP

Umapathy S
Honored Contributor

Re: TOP

As far as I know only the source code is going to help.

Bill has given the URL.

http://www.groupsys.com/top/

HTH,
Umapathy
Arise Awake and Stop NOT till the goal is Reached!
Victor BERRIDGE
Honored Contributor

Re: TOP

May this be off some help...

http://www.aplawrence.com/newtosco.html

All the best

Victor
Caesar_3
Esteemed Contributor

Re: TOP

Hello!

TOP is not such big thing it's just the ps command that shown in the other view and updated every interval of time.
So you can write script that will show the process like in top.
In SCO you have linux mode, type linux and there you will have top command if it will help you.

Caesar