[ale] Perl Problem
Drew Brown
nupedrew at gmail.com
Thu May 27 16:36:08 EDT 2010
I have a script that has code marked like so:
// remove
<the code and text>
// removed
I want to remove <the code and text> from the file.
In the past, I believe I used the following:
perl -p -ibak -e "s/\s*\/\/remove[d]?\s*//g" ../*
It does not seem to be working anymore.
Any insight is appreciated.
Drew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.ale.org/pipermail/ale/attachments/20100527/97c20148/attachment.html
More information about the Ale
mailing list