in reply to Re: How to extract from the array...exemple txt file:
in thread How to extract from the array...exemple txt file:
script.pl info.dat OR perl -naF/,/ script.pl info.dat
where script.pl => Name of The Script
where info.dat => Name of File Containing Data
The second way of executing the script in required on Win32 machines :)
|
|---|