ctxtools --purgefiles
All, Why does ctxtools --purgefiles meta miss the two files shown below (.keep is ignored and .tuo is not removed)? context $ ctxtools --purgefiles meta CtxTools | purging temporary files : meta CtxTools | checking files that match 'meta-*.*' CtxTools | checking files that match 'meta.*' CtxTools | removed : meta-mpgraph.mp CtxTools | removed : meta-mpgraph.mpo CtxTools | removed : meta-mpgraph.1 CtxTools | removed : meta.tui CtxTools | removed : meta-mpgraph.log CtxTools | removed : meta.log CtxTools | removed : meta-path.tmp CtxTools | removed : meta.tmp CtxTools | removed : meta-mpgraph.mpb CtxTools | not removed : meta.tuo CtxTools | removed : mpgraph.mp CtxTools | removed files : 10 CtxTools | kept files : 1 CtxTools | persistent files : 0 CtxTools | reclaimed bytes : 25817 context $ ls meta* meta-mpgraph.mp.keep meta.tex meta.pdf meta.tuo
David Arnold wrote:
All,
Why does ctxtools --purgefiles meta miss the two files shown below (.keep is ignored and .tuo is not removed)?
context $ ctxtools --purgefiles meta CtxTools | purging temporary files : meta CtxTools | checking files that match 'meta-*.*' CtxTools | checking files that match 'meta.*' CtxTools | removed : meta-mpgraph.mp CtxTools | removed : meta-mpgraph.mpo CtxTools | removed : meta-mpgraph.1 CtxTools | removed : meta.tui CtxTools | removed : meta-mpgraph.log CtxTools | removed : meta.log CtxTools | removed : meta-path.tmp CtxTools | removed : meta.tmp CtxTools | removed : meta-mpgraph.mpb CtxTools | not removed : meta.tuo CtxTools | removed : mpgraph.mp CtxTools | removed files : 10 CtxTools | kept files : 1 CtxTools | persistent files : 0 CtxTools | reclaimed bytes : 25817
context $ ls meta* meta-mpgraph.mp.keep meta.tex meta.pdf meta.tuo
keeps can be handy when you run into an error and want to see what was written to file; keeping the tuo around saves passes when a next run is done ---all will remove all of them -- ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Not quite, still one left: context $ ctxtools --purgefiles --all meta CtxTools | purging all temporary files : meta CtxTools | checking files that match 'meta-*.*' CtxTools | checking files that match 'meta.*' CtxTools | removed : meta-mpgraph.mp CtxTools | removed : meta-mpgraph.mpo CtxTools | removed : meta-mpgraph.1 CtxTools | removed : meta.tui CtxTools | removed : meta-mpgraph.log CtxTools | removed : meta.log CtxTools | removed : meta-path.tmp CtxTools | removed : meta.tmp CtxTools | removed : meta-mpgraph.mpb CtxTools | removed : meta.tuo CtxTools | removed : mpgraph.mp CtxTools | removed files : 11 CtxTools | kept files : 0 CtxTools | persistent files : 0 CtxTools | reclaimed bytes : 27017 context $ ls meta* meta-mpgraph.mp.keep meta.pdf meta.tex On Jun 4, 2007, at 1:38 PM, Hans Hagen wrote:
David Arnold wrote:
All,
Why does ctxtools --purgefiles meta miss the two files shown below (.keep is ignored and .tuo is not removed)?
context $ ctxtools --purgefiles meta CtxTools | purging temporary files : meta CtxTools | checking files that match 'meta-*.*' CtxTools | checking files that match 'meta.*' CtxTools | removed : meta-mpgraph.mp CtxTools | removed : meta-mpgraph.mpo CtxTools | removed : meta-mpgraph.1 CtxTools | removed : meta.tui CtxTools | removed : meta-mpgraph.log CtxTools | removed : meta.log CtxTools | removed : meta-path.tmp CtxTools | removed : meta.tmp CtxTools | removed : meta-mpgraph.mpb CtxTools | not removed : meta.tuo CtxTools | removed : mpgraph.mp CtxTools | removed files : 10 CtxTools | kept files : 1 CtxTools | persistent files : 0 CtxTools | reclaimed bytes : 25817
context $ ls meta* meta-mpgraph.mp.keep meta.tex meta.pdf meta.tuo
keeps can be handy when you run into an error and want to see what was written to file; keeping the tuo around saves passes when a next run is done
---all will remove all of them
--
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
______________________________________________________________________ _____________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ______________________________________________________________________ _____________
participants (2)
-
David Arnold
-
Hans Hagen