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-22 19:36:54 -0700
commit5b0852f0b2ddfd7d65711daf8602492a60917fbd (patch)
treee3d0ab9107e3e01ef923a71e4cfadca40a132ea6 /tools/t-bash-c
parent010db437f35e831d170a726aad88bcc305c7b668 (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