in reply to
using grep with multiple "+"
Note for the line grep {/c:/apps/c\+\+/application/} c:/apps/c++/application/myfile.cpp
It should read grep {/c:/apps/c\+\+/application/} c:/apps/c\+\+/application/myfile.cpp
Comment on
Re: using grep with multiple "+"
In Section
Seekers of Perl Wisdom