https://bugzilla.wikimedia.org/show_bug.cgi?id=43652
Gabriel Wicke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Gabriel Wicke <[email protected]> --- We have a dumpGrepper in the parsoid repository: https://git.wikimedia.org/blob/mediawiki%2Fservices%2Fparsoid/ac5483ae6cba6be86989457ea7cf2ae6e460388a/tests%2FdumpGrepper.js Quickstart: git clone https://gerrit.wikimedia.org/r/p/mediawiki/services/parsoid cd parsoid npm install libxmljs cd tests nodejs dumpGrepper --help # show options zcat dump.xml.gz | nodejs dumpGrepper <regexp> -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
