Re: get active processes in python
[Trimming soc-admins@ from the CC list]
mp> do you recommend a method to get active processes in a python script,
mp> as with "ps" or "top" in order to put the result into a list ? (python
mp> package, shell call...)
One option would be to wrap "kvm_getprocs(3)" and use that.
mp> PS: I would like to fire this regularly, eg every second
This shouldn't be a problem. Most GUI toolkits offer a way of
registering a callback that will be invoked periodically.
Regards,
Koshy
<jkoshy@freebsd.org>
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
討論串 (同標題文章)