On Thu, Oct 07, 2004 at 01:20:47PM -0400, Cockerham, John (US SSA) wrote:

> I have a captured file that is in a odd format.  I can use the Linux
> strings command to parse all the information I need.  The problem is
> that it requires a file as input.  I am looking for the same
> functionality that strings gives me, but in a filter.  I want to just
> pipe the output of my captured data to this module and have it perform
> the same functionality as strings.  Does anyone know of such a module in
> Perl?

ppt?  http://ppt.perl.org/commands/strings/index.html

-- 
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to