mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-10 13:40:55 +02:00
commit bash-20080410 snapshot
This commit is contained in:
@@ -79,6 +79,8 @@ push_builtin (list)
|
||||
}
|
||||
|
||||
char *push_doc[] = {
|
||||
"Create child shell.",
|
||||
"",
|
||||
"Create a child that is an exact duplicate of the running shell",
|
||||
"and wait for it to exit. The $SHLVL, $!, $$, and $PPID variables",
|
||||
"are adjusted in the child. The return value is the exit status",
|
||||
|
||||
Reference in New Issue
Block a user