3.4.0 Matrix Server Command Reference
Chapter 2: mx Commands 68
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
[--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.
[--noHeaders]
Do not display column headers in the output.
[--csv]
Display the output in comma-separated value format.
[--showID]
Show user IDs in the output.
Search the password file or database for user information:
mx quota searchuser [search-arguments]
The search arguments are:
[--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.
Commands for groups
These commands allow you to set, remove, or display quotas for all of the
users in a particular group.
Set the filesystem quota for users in one or more groups:
mx quota setgroup [optional-args]
ALL_FILESYSTEMS
| <ps device> ...
The optional arguments are the same as mx quota setuser except that
--name is a list of group names and the --memberof argument is not used.
Remove disk quotas for users in one or more groups:
mx quota unsetgroup [optional-args]
ALL_FILESYSTEMS
| <ps device> ...