#!/usr/bin/perl open IN, "list.orig"; open OUT, ">list.new"; while() {s/]*>//g; s/<\/font>//g; print OUT;}