3.4.0 Matrix Server Command Reference

Chapter 2: mx Commands 66
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
[--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.
Remove filesystem quotas for one or more users:
mx quota unsetuser [opt-args]
ALL_FILESYSTEMS
| <ps device> ...
The optional arguments are as follows. Quotas will be removed from users
matching the specified criteria.
[--force]
Continue with the command even if some of the specified users do not have
quotas.
[--memberOf <group_name>]
A group name for filtering users.