Jump to letter: [
ABCDEGHIKLMNOPQRSTUZ
]
perl-Quota - Perl interface to file system quotas
- Description:
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.
Packages
perl-Quota-1.8.2-1.el7.sme.x86_64
[51 KiB] |
Changelog
by Trevor Batley (2023-07-25):
- Update to latest version 1.8.2 [SME: 12386]
- add additional perl modules in BuildRequires
|