Search Results

Search: Posts Made By: anilvk
2,219
Posted By birei
Hi, Test next 'perl' script: $ cat...
Hi,

Test next 'perl' script:

$ cat script.pl
use warnings;
use strict;

my $filea_name = $ARGV[0] || "";
my @filea;
my $modline = 0;
while ( <> ) {
chomp;
do { push...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 11:41 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy