Melissa Cama wrote:
>
> Hi,
Hello,
> I'm just new to Perl and have no idea where to start with the
> task that I have to complete. Any help would be appreciated.
>
> Currently when a particular .exe is run, the following is
> displayed in the command window -
>
> License server on host "kron
on Tue, 07 May 2002 05:04:56 GMT, [EMAIL PROTECTED]
(Melissa Cama) wrote:
> [...]
> From this i need to extract "just" the user names and place them
> into an external file. How do I go about this?
#! perl -w
use strict;
my @users;
open (IN, "particular.exe |") or die "Cannot
L PROTECTED]
Sent: 5/6/02 10:04 PM
Subject: Taking data from the screen to a file
Hi,
I'm just new to Perl and have no idea where to start with the task that
I have to complete. Any help would be appreciated.
Currently when a particular .exe is run, the following is displayed in
the command
>
>
> I'm just new to Perl and have no idea where to start with the task that I have to
>complete. Any help would be appreciated.
>
> Currently when a particular .exe is run, the following is displayed in the command
>window -
>
> License server on host "kronos".
> Running since Monday 4/04/96
On Monday, May 6, 2002, at 10:04 , <[EMAIL PROTECTED]>
wrote:
> ACTIVE users:
that's rather the key - its a reasonably clear line
or build up the regular expression from the next line
either way
cf: perldoc perlre
I presume you can do something in windows that is the equivolent
of a
Hi,
I'm just new to Perl and have no idea where to start with the task that I have to
complete. Any help would be appreciated.
Currently when a particular .exe is run, the following is displayed in the command
window -
License server on host "kronos".
Running since Monday 4/04/96 15:53:13.