A simple script that allows to strip a certain file by retaining only a subset of the lines of the original file.
Usage:
dcmate <inputfile> <lines_to_skip>
There is also a trivial graphical interface to the tool, called ‘dcmatex’. Put the file in the same folder as the ‘dcmate’ script. It requires the Perl::Tk module.
Download: dcmate
Download: dcmatex