in reply to
Re: BEGIN { } block
in thread
BEGIN { } block
The poor man's
grep
on Windows is
findstr
.
Comment on
Re^2: BEGIN { } block
Replies are listed 'Best First'.
Re^3: BEGIN { } block
by
Anonymous Monk
on Aug 11, 2009 at 16:07 UTC
Or
grep
, or
ack
(designed as a replacement for 99% of the uses of grep).
[reply]
In Section
Seekers of Perl Wisdom