[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Perl Problem
- Subject: [ale] Perl Problem
- From: nupedrew at gmail.com (Drew Brown)
- Date: Thu, 27 May 2010 15:36:08 -0500
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