mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-07 10:42:28 +02:00
Imported from ../bash-2.02.tar.gz.
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
before exec1.sub: one two three
|
||||
calling exec1.sub
|
||||
aa bb cc dd ee
|
||||
after exec1.sub with args: 0
|
||||
|
||||
after exec1.sub without args: 0
|
||||
./execscript: notthere: command not found
|
||||
127
|
||||
notthere: notthere: No such file or directory
|
||||
127
|
||||
/bin/sh: /bin/sh: cannot execute binary file
|
||||
126
|
||||
./execscript: /: is a directory
|
||||
126
|
||||
/: /: cannot execute binary file
|
||||
126
|
||||
./execscript: .: /: is a directory
|
||||
1
|
||||
126
|
||||
./execscript: .: /dev/null: not a regular file
|
||||
1
|
||||
this is bashenv
|
||||
./exec3.sub: /tmp/bash-notthere: No such file or directory
|
||||
./exec3.sub: exec: /tmp/bash-notthere: cannot execute: No such file or directory
|
||||
126
|
||||
./execscript: notthere: No such file or directory
|
||||
127
|
||||
./execscript: notthere: No such file or directory
|
||||
127
|
||||
./execscript: notthere: No such file or directory
|
||||
127
|
||||
this is sh
|
||||
this is sh
|
||||
unset
|
||||
ok
|
||||
5
|
||||
./exec5.sub: exec: bash-notthere: not found
|
||||
127
|
||||
this is ohio-state
|
||||
Reference in New Issue
Block a user