mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-30 00:49:57 +02:00
commit bash-20070920 snapshot
This commit is contained in:
+3
-2
@@ -8595,8 +8595,9 @@ none are found.
|
||||
Provides control over the resources available to the shell and to
|
||||
processes started by it, on systems that allow such control.
|
||||
The \fB\-H\fP and \fB\-S\fP options specify that the hard or soft limit is
|
||||
set for the given resource. A hard limit cannot be increased once it
|
||||
is set; a soft limit may be increased up to the value of the hard limit.
|
||||
set for the given resource.
|
||||
A hard limit cannot be increased by a non-root user once it is set;
|
||||
a soft limit may be increased up to the value of the hard limit.
|
||||
If neither \fB\-H\fP nor \fB\-S\fP is specified, both the soft and hard
|
||||
limits are set.
|
||||
The value of
|
||||
|
||||
Reference in New Issue
Block a user