Anything out there like it, or 'top' for that matter? I am trying to watch the memory and cpu usage for a script I wrote while it is running on windows.
Working in windows is like trying to fix a car with shoes for gloves.
dcheney
7:11 am on Nov 23, 2002 (gmt 0)
Task Manager sounds like what you need. Which version of Windows are you using?
littleman
7:17 am on Nov 23, 2002 (gmt 0)
98, researching it now -- thanks.
dcheney
7:20 am on Nov 23, 2002 (gmt 0)
I'm not sure it exists (at least in a useful form) under 98. (Its a NT-family thing.) There is a shareware thing called TaskInfo that provides that sort of stuff though under 98.
littleman
7:39 am on Nov 23, 2002 (gmt 0)
Taskinfo does what I need, thanks. I'm really surprised there isn't more out there.
dcheney
7:43 am on Nov 23, 2002 (gmt 0)
A lot of Windows users don't miss tools like "ps" since they've never had them. :-)