3.6.0 Matrix Server Command Reference (5697-7083, December 2007)

Chapter 3: mx Commands 98
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
The optional arguments are:
[--hardLimit <unlimited | dynamic | #{K,M,G,T}>]
The hard limit to be applied to the specified users. The size modifiers are K
(kilobytes), M (megabytes), G (gigabytes), or T (terabytes). If a modifier is not
specified, the size is calculated in kilobytes.
[--softLimit <unlimited | dynamic | #{K,M,G,T}>]
The soft limit to be applied to the specified users. The size modifiers are K
(kilobytes), M (megabytes), G (gigabytes), or T (terabytes). If a modifier is not
specified, the size is calculated in kilobytes.
[--force]
Continue with the command even if some of the specified users already have
quotas.
[--memberOf <group_name>]
A group name for filtering users.
[--id <ID1,ID2,ID4-8...>]
A user ID or range of IDs.
[--name <name1,name2,...>]
One or more user names. You can also enter a regular expression.
[--regex]
The value specified for --name is a regular expression.
[--hardLimitRange <unlimited|#{K,M,G,T}>-<unlimited|#{K,M,G,T}>]
A range of hard limits.
[--spaceUsedRange <unlimited|#{K,M,G,T}>-<unlimited|#{K,M,G,T}>]
A range of disk space usage.
[--percentUsedRange <#%>-<#%|unlimited>]
A range of percentages of disk space used.
[--dynamic]
The value specified for --name is a regular expression.
showuser—Display quotas for users matching the specified search criteria
mx quota showuser [search-args] ALL_FILESYSTEMS|<ps device> ...