mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-02 18:00:49 +02:00
new bash_source_fullpath shell option; documentation updates for wait builtin
This commit is contained in:
+7
-2
@@ -13512,6 +13512,11 @@ Deprecated; a synonym for <B>array_expand_once</B>.
|
||||
If set, a command name that is the name of a directory is executed as if
|
||||
it were the argument to the <B>cd</B> command.
|
||||
This option is only used by interactive shells.
|
||||
<DT><B>bash_source_fullpath</B>
|
||||
|
||||
<DD>
|
||||
If set, filenames added to the <B>BASH_SOURCE</B> array variable are
|
||||
converted to full pathnames (see <B>Shell Variables</B> above).
|
||||
<DT><B>cdable_vars</B>
|
||||
|
||||
<DD>
|
||||
@@ -15590,7 +15595,7 @@ There may be only one active coprocess at a time.
|
||||
<DT><A HREF="#lbDI">BUGS</A><DD>
|
||||
</DL>
|
||||
<HR>
|
||||
This document was created by man2html from /usr/local/src/bash/bash-20240701/doc/bash.1.<BR>
|
||||
Time: 03 July 2024 10:54:15 EDT
|
||||
This document was created by man2html from /usr/local/src/bash/bash-20240724/doc/bash.1.<BR>
|
||||
Time: 25 July 2024 11:43:06 EDT
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
||||
Reference in New Issue
Block a user