> 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:
htt
Hi all,
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).
Is there a simple way to script this in perl?
Thanks,
Craig A. Sharp
Unix Systems Administrator
DNS Adminis
perldoc is the command. If you want to see a builtin function, the syntax
would be:
% perldoc -f push
You can "perldoc perldoc" for more information about perldoc.
HTH,
Jason
If memory serves me right, on Tuesday 13 November 2001 03:24, lonh SENG wrote:
> Hi all,
>
> I knew that I can
Hi all,
I knew that I can to command
line to see the description of perl fucntion. But I forgot.
Can anyone help me?
I remember that I install that
package.
Regards,
lonh