I'm a perl newbie, so pls be kind.
I've written a simple script that greps a log file for specific records. I want to take the output of this script and use it in a perl program. I can't seem to get this to work. I've tried the "system" and "qx//" functions unsuccessfully.
Any help appreciated.
I've written a simple script that greps a log file for specific records. I want to take the output of this script and use it in a perl program. I can't seem to get this to work. I've tried the "system" and "qx//" functions unsuccessfully.
Any help appreciated.