View Single Post
  #4   (View Single Post)  
Old 30th August 2011
desreguard desreguard is offline
Port Guard
 
Join Date: May 2011
Posts: 11
Default

here is the output for df and du
Code:
# du
12      ./CVS
12      ./core/CVS
12      ./core/files/CVS
20      ./core/files
12      ./core/patches/CVS
60      ./core/patches
12      ./core/pkg/CVS
68      ./core/pkg
172     ./core
12      ./extensions/CVS
12      ./extensions/files/CVS
20      ./extensions/files
12      ./extensions/patches/CVS
48      ./extensions/patches
16      ./extensions/pkg/CVS
276     ./extensions/pkg
384     ./extensions
12      ./patches/CVS
148     ./patches
736     .

# df
Filesystem  512-blocks      Used     Avail Capacity  Mounted on
/dev/wd0a      2057756     83072   1871800     4%    /
/dev/wd0k     99077368     36992  94086508     0%    /home
/dev/wd0d      8250812        16   7838256     0%    /tmp
/dev/wd0f      4122108   4122108   -206104   105%    /usr
/dev/wd0g      2057756    325380   1629492    17%    /usr/X11R6
/dev/wd0h     18117212    270536  16940816     2%    /usr/local
/dev/wd0j      4122108         4   3916000     0%    /usr/obj
/dev/wd0i      4122108         4   3916000     0%    /usr/src
/dev/wd0e     10307100     11016   9780732     0%    /var
Does compiling php5 really use up that much space when compiling?
Reply With Quote