rm -rf /home/Administrator/.cpan

or

rm -rf /home/Administrator/.cpan/build
?


David Cantrell said the following on 9/4/09 10:43 AM:
On Thu, Sep 03, 2009 at 04:31:26AM -0400, M W487 wrote:

Hi.  When I run
$ minismokebox --perl /usr/bin/perl.exe --debug --indices --backend
CPAN::Reporter --reverse > CP_75.txt 2>&1 &

I get output that includes, for example:

"Going to read 4003 yaml files from /home/Administrator/.cpan/build/"

Having so many yaml (and such files and directories) build up seems to
slow down my testing without a large benefit that I can see.

Can someone tell me what are the best ways to avoid or correct
excessive build up?

rm -rf /home/Administrator/.cpan


Reply via email to