Page 1 of 1

Help with cropping

PostPosted: Sun Feb 17, 2019 8:26 pm
by twestica
Hi I'm in need of some help. Let's say I have a big text file such as this

Code: Select all
<div class="table-cell" style="background: #fafafa; width: 50px;">1</div>
<div class="table-cell" style="background: #fafafa; width: 70px; color:#889caa;"><span style="color:#00bee7;">A++</span></div>
<div class="table-cell" style="background: #fafafa; width: 180px;"><a href="/profile/page/thomas">thomas</a></div>
<div class="table-cell" style="background: #fafafa; width: 220px;">10,234,654</div>
<div class="table-cell" style="background: #fafafa; width: 260px;">643,754,876</div>
<div class="table-cell" style="background: #fafafa;; width: 50px;">2</div>
<div class="table-cell" style="background: #fafafa;; width: 70px; color:#889caa;"><span style="color:#00bee7;">A++</span></div>
<div class="table-cell" style="background: #fafafa;; width: 180px;"><a href="/profile/page/charles">charles</a></div>
<div class="table-cell" style="background: #fafafa;; width: 220px;">2,421,043</div>
<div class="table-cell" style="background: #fafafa;; width: 260px;">273,444,344</div>


Could I use BRU to extract only the words "thomas" and "charles" as shown above? What should I use for settings?

Thanks!

Re: Help with cropping

PostPosted: Sun Feb 17, 2019 10:32 pm
by Emerkamp
Hi,

BRU can't change content inside files, You need something like "notepad++ or pspad"

Re: Help with cropping

PostPosted: Sat Feb 23, 2019 2:15 pm
by Mangrum
Is there any chance we'll see this functionality in BRU some day?

Re: Help with cropping

PostPosted: Mon Feb 25, 2019 6:00 pm
by Panchdara
Is there any chance we'll see this functionality in BRU some day?


Bulk RENAME Utility - Not Bulk EDITOR Utility.