diff options
Diffstat (limited to 'test/a/x')
-rwxr-xr-x | test/a/x | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/a/x b/test/a/x new file mode 100755 index 0000000..e7d6387 --- /dev/null +++ b/test/a/x @@ -0,0 +1,3 @@ +#!/bin/sh +echo "in a with $0, next" +nextbin "$0" "$@" |