> I know this is a bit off subject but the question might help 
> everyone.  I need to be able to list the running processes in 
> NT or 2K (server and workstation).

You'd find several answers if you searched the Perl-Win32-Users mailing
list. One way is the Win32::Iprocess module, docs here:
http://www.generation.net/~aminer/Perl/IProcess.html
example here:
http://www.generation.net/~aminer/Perl/scripts/pstat.txt

Another way is to use a system call, though I don't remember the name of the
executable that does this. I believe it was part of the NT Resource kit.

Here's a third option:
http://aspn.activestate.com/ASPN/Mail/Message/766486

-- 
Mark Thomas                    [EMAIL PROTECTED]
Sr. Internet Architect         User Technology Associates, Inc.

$_=q;KvtuyboopuifeyQQfeemyibdlfee;; y.e.s. ;y+B-x+A-w+s; ;y;y; ;;print;;
 


_______________________________________________
Perl-Unix-Users mailing list. To unsubscribe go to 
http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users

Reply via email to