tlist is from the WinNT resource kit.

Task List.

Shows the command, command line, working directory, memory usage and
DLLs for each running task.


syntax
      TLIST
      TLIST -t
      TLIST pid
      TLIST -t pid
      TLIST pattern
      TLIST -t pattern

key
   -t   : Show Task dependencies in Tree form
  
   pid  : List module information for this task
          if no PID is given - all Tasks are listed
     
pattern : A complete task name or expression pattern (e.g. CMD.*)
          if a pattern is given it will match against
          task names or window titles.



squid.
http://omor.com/perl/

Morbus Iff <[EMAIL PROTECTED]> writes:

>  >         tlist Eudora
>  >
>  >I can actually have multiple copies of Eudora (for different users)
>  >simultaneously open, and can determine whether a particular one is running.
>  >Just look at the tlist output.
> 
> Michael, what's this 'tlist' thing?
> Is that a perl command?
> It's not a file that I have sitting on my drive anywhere.
> 
> 
> Morbus Iff
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin

Reply via email to