From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/7785 Path: main.gmane.org!not-for-mail From: Nigel King Newsgroups: gmane.comp.tex.context Subject: Purging files Date: Sun, 28 Apr 2002 22:56:02 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="B_3102879865_1608238" X-Trace: main.gmane.org 1035398230 22322 80.91.224.250 (23 Oct 2002 18:37:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:37:10 +0000 (UTC) Original-To: Xref: main.gmane.org gmane.comp.tex.context:7785 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:7785 > This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --B_3102879865_1608238 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit 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 --B_3102879865_1608238 Content-type: application/octet-stream; name="texpurge.tcsh" Content-disposition: attachment Content-transfer-encoding: base64 IyEvdXNyL2Jpbi90Y2xzaAojIEluc3RhbGwgTWF0aGVtYXRpY2EgZm9udHMgaW50byB0ZXRl eAoKc2V0IHN0YXJ0ZGlyIFtsaW5kZXggJGFyZ3YgMF0KaWYgeyRzdGFydGRpciA9PSAiIn0g ewogIHNldCBzdGFydGRpciAiL1VzZXJzIgp9CgpwdXRzICJmaW5kICRzdGFydGRpciAtbmFt ZSAqLnR1byIKCnNldCBmaWxlcyBbc3BsaXQgW2V4ZWMgZmluZCAkc3RhcnRkaXIgLW5hbWUg IioudHVvIl0gIlxuIl0KcHV0cyAiZmlsZXMgPSAkZmlsZXMiCmZvcmVhY2ggZmlsZSAkZmls ZXMgewogIHNldCBkaXIgW2ZpbGUgZGlybmFtZSAkZmlsZV0KICBwdXRzICJkaXIgPSAkZGly IgogIGNkICRkaXIKICBleGVjIHRleHV0aWwgLS1wdXJnZSA7IyA+JkAgc3Rkb3V0CiAgZmls ZSBkZWxldGUgJGZpbGUKfQoK --B_3102879865_1608238--