mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-01 17:39:56 +02:00
Bash-4.3 distribution sources and documentation
This commit is contained in:
@@ -12,6 +12,7 @@ echo calling exec1.sub
|
||||
echo after exec1.sub with args: $?
|
||||
./exec1.sub
|
||||
echo after exec1.sub without args: $?
|
||||
echo after exec1.sub: "$@"
|
||||
|
||||
# set up a fixed path so we know notthere will not be found
|
||||
PATH=/usr/bin:/bin:/usr/local/bin:
|
||||
|
||||
Reference in New Issue
Block a user