Date: Sun, 29 Apr 2001 10:52:50 -0700 (PDT) From: Linh Pham <lplist@closedsrc.org> To: "Jonathan M. Slivko" <jslivko@jeah.net> Cc: uwi mAn <uwi@delfi.lv>, FreeBSD <questions@freebsd.org> Subject: Re: disk space Message-ID: <Pine.BSF.4.33.0104291051440.77404-100000@q.closedsrc.org> In-Reply-To: <Pine.BSF.4.33.0104291105230.15514-100000@awww.jeah.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2001-04-29, Jonathan M. Slivko scribbled: # df will show you the space that you have (free vs. used) and deleting # files you don't need could help solve that problem, like removing all the # files in /usr/ports/distfiles which are no longer needed. Or if you have the time to spend, run: cd /usr/ports ; make distclean This will not only clean out the distfiles directory, but it will also clean each port, thus reducing the space required by quite a bit (the amount depends on which ports you have built). -- Linh Pham [lplist@closedsrc.org] // 404b - Brain not found To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0104291051440.77404-100000>