in reply to Re: Using Linux Commands in Perl - `Backticks`
in thread Using Linux Commands in Perl - `Backticks`

Thank you so much... This works perfectly! I originally wanted to get one line, parse it, and move on to the next line, so I had thought that there was a netcat -option that would have it timed for you. This works much better, and I can get to the good stuff for the code now.

Hopefully I can get some practice piping now, too. :)

  • Comment on Re^2: Using Linux Commands in Perl - `Backticks`