aboutsummaryrefslogblamecommitdiff
path: root/sysutils/p5-Filesys-Statvfs/pkg-descr
blob: 0abfced2791320bfd690e7ce9fb66a9d503161c6 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                      
                                                                         

                                                                  
                                                                       

                                                   
                                                                        

         
                                                                      

          
                                                 
Interface for statvfs() and fstatvfs()

Unless you need access to the bsize, flag, and namemax values, you should
probably look at using Filesys::DfPortable or Filesys::Df instead.

The statvfs() and fstatvfs() functions will return a list of values, or
will return undef and set $! if there was an error.

The values returned are described in the statvfs header or the statvfs()
man page.

The module assumes that if you have statvfs(), fstatvfs() will also be
available.

WWW: https://metacpan.org/release/Filesys-Statvfs