aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Filesys-DiskSpace/pkg-descr
blob: a44c3c97986fbc5d13f573f432a5387a04d0c37e (plain) (blame)
1
2
3
4
5
6
7
8
This routine displays information on a file system such as its type,
the amount of disk space occupied, the total disk space and the number
of inodes.

It tries C<syscall(SYS_statfs)> and C<syscall(SYS_statvfs)> in several
ways. If all fails, it C<croak>s.

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