Previous Topic

Next Topic

GROUP OPTIONS

The following options, all beginning with -og, allow changes to group information. Additional user and file options are described elsewhere.

Note: To use any optional entry, you must use all the previous entries. For example, to specify a rule when adding a group with the -oga option, you must also enter the desc and memory options for the group.

Option Group Add

-oga <groupid> [-d <desc>] [-m <memory>][<rule>]]
  • groupid: Group id is mandatory.
  • desc: Optional group description.
  • memory is the memory limit and the optional <rule> is A for absolute, D for default, or G for guideline (example -m 10485760a specifies an absolute memory limit of 10 MB).

Option Group Remove

-ogr groupid
  • groupid: Group id is mandatory.

Option Groups List

-ogl

Option Group Change Description

-ogd groupid desc
  • groupid: Group id is mandatory.
  • desc: New group description.

Option Group Memory

-ogm groupid [-m <memory>[<rule>]]
  • groupid: Group id is mandatory.
  • memory: New memory limit. memory is the memory limit and the optional <rule> is A for absolute, D for default, or G for guideline (example -m 10485760a specifies an absolute memory limit of 10 MB).

Option Group Show

-ogs groupid
  • groupid: Group id is mandatory.