in reply to Re: get string between two < tags > in .js file (xml)
in thread get string between two < tags > in .js file (xml)
Any ideas on how to solve this the proper way?perl -0777 -pe 's#.*</Name><Symbol>##s;s#</Symbol>.*##s'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: get string between two < tags > in .js file (xml)
by Anonymous Monk on Jul 03, 2012 at 10:55 UTC |