Command to list user quotas
When external quota commands are being used, the program set in this
option will be called when Virtualmin needs to find existing user quotas.
It is not called with any parameters, but must output one line of text per
user, with each line containing space-separated fields. The fields on
each row must be :
- The Unix username.
- 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.