#!/usr/bin/perl -lp # The format of each line is: # s/^//; # Lines preceded by a hash character (#) are ignored. s/^freedict/fd/; s/^gazetteer/gaz/;