, February 25, 2003 3:05 PM
To: [EMAIL PROTECTED]
Subject: [Perl-unix-users] want to compare character in two files
Hi everybody,
I do a script to that pick some character from file A and the open and
read file B and search is equal or not.
This is the example:
my $datainfo = '/gupl/Genera
Hi everybody,
I do a script to that pick some character from file A and the open and
read file B and search is equal or not.
This is the example:
my $datainfo = '/gupl/GenerarUser';
$count = 1;
open (LECTOR, "$datainfo/students_creados") || die "ERROR: NO Encuentro el
archivo 'students_creados