i-bash/tests/execscript.right

37 lines
822 B
Text
Raw Normal View History

1997-06-05 14:59:13 +00:00
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