SlackBuilds Repository

15.0 > Perl > perl-Filesys-Df (0.92)

Filesys::DF module provides a way to obtain filesystem disk space
information.

df() requires a argument that represents the filesystem you want to
query. The argument can be either a scalar directory/file name or a
open filehandle. There is also an optional block size argument so you
can tailor the size of the values returned. The default block size is
1024. This will cause the function to return the values in 1k blocks.
If you want bytes, set the block size to 1.

df() returns a reference to a hash. The keys available in the hash are
as follows: {blocks} {bfree} {bavail} {used} {per}.

Maintained by: Michel A. BEGUE
Keywords:
ChangeLog: perl-Filesys-Df

Homepage:
https://metacpan.org/pod/Filesys::Df

Source Downloads:
Filesys-Df-0.92.tar.gz (a8b0aa3e5151a8a6c8b3067625980934)

Download SlackBuild:
perl-Filesys-Df.tar.gz
perl-Filesys-Df.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds