summaryrefslogtreecommitdiff
path: root/tools/t-bash-c
diff options
context:
space:
mode:
authorJohn Denker <jsd@av8n.com>2012-07-22 19:13:11 -0700
committerJohn Denker <jsd@av8n.com>2012-07-29 15:32:35 -0700
commit8f18b37fd5a46d28544a4f31465c47428a43398b (patch)
tree9ac1d7a0ff916046d0748d3ac0c2ed1275f2ee4c /tools/t-bash-c
parent065d189b49449c073cfa23cba4172060abe36c6c (diff)
create the "bash-c" program, so as to make it easy to
write self-executing scripts
Diffstat (limited to 'tools/t-bash-c')
-rwxr-xr-xtools/t-bash-c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/t-bash-c b/tools/t-bash-c
new file mode 100755
index 0000000..5a5c261
--- /dev/null
+++ b/tools/t-bash-c
@@ -0,0 +1,3 @@
+#! /usr/src/qmail/tools/bash-c /bin/echo a b c script: $0
+foo
+bar