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