Mar 27, 2001 #1 miquelmo Programmer Joined Jul 31, 2000 Messages 13 Location ES I want to make a script, to register memory used by an application, and take a percentatge with total memory of the system. Anybody knows how to do it? Thanks in advance.
I want to make a script, to register memory used by an application, and take a percentatge with total memory of the system. Anybody knows how to do it? Thanks in advance.
Mar 28, 2001 #2 grega Programmer Joined Feb 2, 2000 Messages 932 Location GB You can download a unix command called top which should do just that!. I'm not sure where you get it ... try http://www.gnu.org for starters. Greg. Upvote 0 Downvote
You can download a unix command called top which should do just that!. I'm not sure where you get it ... try http://www.gnu.org for starters. Greg.
Mar 28, 2001 #3 mikeclark MIS Joined Oct 3, 2000 Messages 356 Location AU You can get top from http://www.sunfreeware.com Upvote 0 Downvote