Jump to letter: [
BEFIJLMPQRSWZ
]
perl-Quota - Quota - Perl interface to file system quotas
| Website: |
http://www.cpan.org |
| License: |
Artistic |
| Vendor: |
Tom Zoerneremail <tomzo AT users.sourceforge.net> |
- 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