Jump to content

User:Brockert/New

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Brockert (talk | contribs) at 03:27, 23 December 2004 (Reverted edits by Template namespace initialisation script to last version by Brockert). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

perl -e 'while(<>){print if (/\(New\)/o)}' edits.txt > news.txt

perl -e 'while(<>){print if (s/(\(hist\) )(.+)( \(New\))/$1\[\[$2\]\]$3/)}' edits.txt > news.txt