#!/bin/sh R=/texlive/Master P4OPTS=" -p sun2.dante.de:1666 -c tex" cd $R cat $R/texmf-dist/tpm/lists/$1 | sed -e '/^ *$/d' -e 's/^ *//' | p4 $P4OPTS -x - delete