diff options
Diffstat (limited to 'testdir/testcpp')
-rwxr-xr-x | testdir/testcpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testdir/testcpp b/testdir/testcpp new file mode 100755 index 0000000..d93bcbb --- /dev/null +++ b/testdir/testcpp @@ -0,0 +1,3 @@ +#!/bin/sh +printf "[%.3s]" "$@" +printf "\n" |