In article <mailman.922.1235774125.11746.python-l...@python.org>, Tim Chase <python.l...@tim.thechases.com> wrote: >> 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. > >You might look at the sourcecode for "iotop"[1] which would make >a good example (it's a "top"-like program written in Python, used >for monitoring I/O transactions on a per-process basis)
For all my disagreements with Richard Stallman, this simple post illustrates why his philosophy is in some degree essential. -- Aahz (a...@pythoncraft.com) <*> http://www.pythoncraft.com/ "All problems in computer science can be solved by another level of indirection." --Butler Lampson -- http://mail.python.org/mailman/listinfo/python-list