how to get all users that currently logged in?

iclinux iclinux at gmail.com
Mon Mar 13 22:49:32 EST 2006


we can do it with 'who' in *nuix,  but os.getlogin() returns only the
user of the current process...
how to do it by python, any suggestions?

Best Regards.




More information about the Python-list mailing list