Содержащиеся вНайти другие документыРесурсы поддержки | Загрузить это руководство в формате PDF (6561 КБ)
plimit(1)Name | Synopsis | Description | Options | Operands | Exit Status | Files | Attributes | See Also Name
Synopsisplimit [-km] pid...
plimit {-cdfnstv} soft,hard... pid...
DescriptionIf one or more of the cdfnstv options is specified, plimit sets the soft (current) limit and/or the hard (maximum) limit of the indicated resource(s) in the processes identified by the process-ID list, pid. Otherwise plimit reports the resource limits of the processes identified by the process-ID list, pid. Only the owner of a process or the super-user is permitted either to get or to set the resource limits of a process. Only the super-user can increase the hard limit. Options
The following options are supported: The remainder of the options are used to change specified resource limits. They each accept an argument of the form: soft,hard where soft specifies the soft (current) limit and hard specifies the hard (maximum) limit. If the hard limit is not specified, the comma may be omitted. If the soft limit is an empty string, only the hard limit is set. Each limit is either the literal string unlimited, or a number, with an optional scaling factor, as follows: The soft limit cannot exceed the hard limit. OperandsExit Statusplimit returns the exit value zero on success, non-zero on failure (such as no such process, permission denied, or invalid option). FilesAttributesSee attributes(5) for descriptions of the following attributes:
See AlsoSunOS 5.10 Last Revised 8 Jun 1998Name | Synopsis | Description | Options | Operands | Exit Status | Files | Attributes | See Also |
||||