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 :
  1. The Unix group name.
  2. Current quota used in 1 kB blocks.
  3. The soft quota in 1 kB blocks, or 0 for unlimited.
  4. The hard quota in 1 kB blocks, or 0 for unlimited.