Command to list group quotas
When external quota commands are being used, the program set in this
option will be called when Virtualmin needs to find existing group quotas.
It is not called with any parameters, but must output one line of text per
group, with each line containing space-separated fields. The fields on
each row must be :
- The Unix group name.
- Current quota used in 1 kB blocks.
- The soft quota in 1 kB blocks, or 0 for unlimited.
- The hard quota in 1 kB blocks, or 0 for unlimited.