> >> I am interested in writing an application that functions like a Unix
> >> or Linux top in the way it displays data.
> >> It should be command-line based but dynamically refreshing.

also check out the source for "dstat".  It is written in python and
displays top-like information and more.  It dynamically updates the
way top does.

-Corey
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to