> I need to write a script that will return how much memory (RAM) is on a > system as well as how much of it is being used. Can anyone assist?
If this is done under UNIX/Linux, it might be easier than you think: just poke around the proc filesystem and you might find that all you need is really there.... -Federico _________________________________________ -- "'Problem' is a bleak word for challenge" - Richard Fish Muad'Dib of Caladan (Federico L. Lucifredi)- BU & Harvard University [EMAIL PROTECTED], http://www.lucifredi.com _______________________________________________ Boston-pm mailing list [EMAIL PROTECTED] http://mail.pm.org/mailman/listinfo/boston-pm

