Quota :: Perl interface to file system quotas https://www.cpan.org
Go to file
2024-01-06 09:32:54 +01:00
perl-Quota.spec automatic update by autodist [release 1.7.1-1mamba;Wed Oct 09 2013] 2024-01-06 09:32:54 +01:00
README.md automatic update by autodist [release 1.7.1-1mamba;Wed Oct 09 2013] 2024-01-06 09:32:54 +01:00

perl-Quota

The Quota module provides access to file system quotas. The quotactl system call or ioctl is used to query or set quotas on the local host, or queries are submitted via RPC to a remote host. Mount tables can be parsed with getmntent and paths can be translated to device files (or whatever the actual quotactl implementations needs as argument) of the according file system.