Enclosed is a script for purging the debris left behind by texexec compilation. After some time using ConTeXt I find the disc gets many extra files and it becomes difficult to find the files of interest. It should work on Unix and Linux systems. It looks for *.tuo files in all of the directories in /Users/ by default. Wherever it finds one it first runs texutil --purge and then deletes the tuo file. Install in your bin folder and then run rehash. The command texpurge.tcsh should now be active. The full command is 'texpurge.tcsh ' where directory is the top of the search tree. Use with caution this is a powerful command. It assumes that *.tuo files are exclusively for ConTeXt. regards -- Nigel