|
Sure,
perl -pe 's{</?br>}{}g'
[EMAIL PROTECTED]:~$ echo "<br>Some
String</br>" | perl -pe 's{</?br>}{}g'
Some String [EMAIL PROTECTED]:~$ --Brian
|
- [luau] Perl String Question Matthew John Darnell
- Re: [luau] Perl String Question Brian McSheehy
- RE: [luau] Perl String Question Taylor Cody L. Contr 502 AOS/PETS
- Re: [luau] Perl String Question Brian McSheehy
