in reply to
Re: Perl as grep
in thread
Perl as grep
You assume I am
allowed
to install cygwin on it :-)
$ echo '$0 & $0 &' > foo; chmod a+x foo; foo;
Comment on
Re: Re: Perl as grep
Download
Code
Replies are listed 'Best First'.
Re: Perl as grep
by
Anonymous Monk
on Dec 02, 2003 at 18:55 UTC
Non Perl Answer for WinNT/2000/XP in CMD.EXE is
findstr
dose some of grep's functions and it does (an MS) regex search. MADuran
[reply]
[d/l]
In Section
Seekers of Perl Wisdom