| Line | |
|---|
| 1 | before exec1.sub: one two three
|
|---|
| 2 | calling exec1.sub
|
|---|
| 3 | aa bb cc dd ee
|
|---|
| 4 | after exec1.sub with args: 0
|
|---|
| 5 |
|
|---|
| 6 | after exec1.sub without args: 0
|
|---|
| 7 | ./execscript: line 20: notthere: command not found
|
|---|
| 8 | 127
|
|---|
| 9 | /tmp/bash: notthere: No such file or directory
|
|---|
| 10 | 127
|
|---|
| 11 | /bin/sh: /bin/sh: cannot execute binary file
|
|---|
| 12 | 126
|
|---|
| 13 | ./execscript: line 39: /: is a directory
|
|---|
| 14 | 126
|
|---|
| 15 | /: /: is a directory
|
|---|
| 16 | 126
|
|---|
| 17 | ./execscript: line 46: .: /: is a directory
|
|---|
| 18 | 1
|
|---|
| 19 | 127
|
|---|
| 20 | 0
|
|---|
| 21 | this is bashenv
|
|---|
| 22 | ./exec3.sub: line 3: /tmp/bash-notthere: No such file or directory
|
|---|
| 23 | ./exec3.sub: line 3: exec: /tmp/bash-notthere: cannot execute: No such file or directory
|
|---|
| 24 | 126
|
|---|
| 25 | ./execscript: line 68: notthere: No such file or directory
|
|---|
| 26 | 127
|
|---|
| 27 | ./execscript: line 71: notthere: No such file or directory
|
|---|
| 28 | 127
|
|---|
| 29 | ./execscript: line 74: notthere: No such file or directory
|
|---|
| 30 | 127
|
|---|
| 31 | this is sh
|
|---|
| 32 | this is sh
|
|---|
| 33 | unset
|
|---|
| 34 | ok
|
|---|
| 35 | 5
|
|---|
| 36 | ./exec5.sub: line 4: exec: bash-notthere: not found
|
|---|
| 37 | 127
|
|---|
| 38 | this is ohio-state
|
|---|
| 39 | 0
|
|---|
| 40 | 1
|
|---|
| 41 | 1
|
|---|
| 42 | 0
|
|---|
| 43 | 42
|
|---|
| 44 | 42
|
|---|
| 45 | 0
|
|---|
| 46 | 1
|
|---|
| 47 | 1
|
|---|
| 48 | 0
|
|---|
| 49 | 0
|
|---|
| 50 | 1
|
|---|
| 51 | 0
|
|---|
| 52 | 1
|
|---|
| 53 | testb
|
|---|
| 54 | after
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.