I went ahead and did remove unneeded stuff (a couple build dirs), leaving some
152 MB in my dir, when an idea came to me...
du -sh reports /export/home is taking 23G. Now, there are over 16GB in core
dumps, so simply deleting the following will suffice to recover quite some
space:
11G ./alastair/wf2/core
3.8G ./dcaoyuan/core
1.9G ./christophe/core
(As an aside, alastair/wf2/core, I can understand, since that's a C++
implementation, but dcaoyuan and christophe seem to be using Erlang and
Clojure...)
This list is not exhaustive: I note that some people have given 0700
permissions to their working directories.
--
Mauricio Fernandez - http://eigenclass.org
> 11G ./alastair/wf2/core
Whoops, sorry. Gone.