mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-28 07:59:50 +02:00
Imported from ../bash-2.01.tar.gz.
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
before execscript.sub: one two three
|
||||
calling execscript.sub
|
||||
aa bb cc dd ee
|
||||
after execscript.sub with args: 0
|
||||
|
||||
after execscript.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
|
||||
./execscript.sub3: /tmp/bash-notthere: No such file or directory
|
||||
./execscript.sub3: 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
|
||||
Reference in New Issue
Block a user