[Perl-unix-users] exporting perl variable

2002-06-27 Thread Nagesh Reddy
Hi all, I have a small requirement. 1) I will declare a variable named 'k' in my perl program. 2) Now i will invoke a shell script from my perl program. 3) I want the shell program to access this variable and modify it. Is this possible ? Thanks, Nagesh. **Disc

[Perl-unix-users] fastest way of matching within a 110 MB flat text file

2002-06-27 Thread jorn . meijers
Goodday to all you Perlians ! The following situation: There is this flat text file of over 100 MB. Within this file I have to search for a piece of string. This string will be found at 2 places. The two lines of the file with this string will be dumped in an other file. I want to split the file