Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Libraries

    Filesys::DiskSpace 0.05

    Download button

    No screenshots available
    Downloads: 499  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Fabien Tassin | More programs
    Perl Artistic License / FREE
    April 26th, 2007, 01:05 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    Filesys::DiskSpace description

    Filesys::DiskSpace is a Perl module as a df replacement.

    Filesys::DiskSpace is a Perl module as a df replacement.

    SYNOPSIS

    use Filesys::DiskSpace;
    ($fs_type, $fs_desc, $used, $avail, $fused, $favail) = df $dir;

    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 syscall(SYS_statfs) and syscall(SYS_statvfs) in several ways. If all fails, it croaks.

    OPTIONS

    $fs_type

    [number] type of the filesystem.

    $fs_desc

    [string] description of this fs.

    $used

    [number] size used (in Kb).

    $avail

    [number] size available (in Kb).

    $ffree

    [number] free inodes.

    $fused

    [number] inodes used.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    displays information | filesystem information | Perl module | Filesys::DiskSpace | display | filesystem

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM