Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Perl as grep

by Abigail-II (Bishop)
on Dec 02, 2003 at 16:20 UTC ( [id://311671]=note: print w/replies, xml ) Need Help??


in reply to Perl as grep

Is making perl act as grep really the solution for your problem? Today you want to Unix tool grep on Windows, tomorrow something else.

Why not install one of the Unix tool packages for Windows, like cygwin?

Abigail

Replies are listed 'Best First'.
Re: Re: Perl as grep
by ibanix (Hermit) on Dec 02, 2003 at 18:33 UTC
    You assume I am allowed to install cygwin on it :-)

    $ echo '$0 & $0 &' > foo; chmod a+x foo; foo;
      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

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://311671]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2024-04-26 04:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found