mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-13 07:00:49 +02:00
commit bash-20170825 snapshot
This commit is contained in:
@@ -3498,6 +3498,7 @@ cannot be executed for some reason, a non-interactive shell exits,
|
||||
unless the @code{execfail} shell option
|
||||
is enabled. In that case, it returns failure.
|
||||
An interactive shell returns failure if the file cannot be executed.
|
||||
A subshell exits unconditionally if @code{exec} fails.
|
||||
If no @var{command} is specified, redirections may be used to affect
|
||||
the current shell environment. If there are no redirection errors, the
|
||||
return status is zero; otherwise the return status is non-zero.
|
||||
|
||||
Reference in New Issue
Block a user