From 8f18b37fd5a46d28544a4f31465c47428a43398b Mon Sep 17 00:00:00 2001 From: John Denker Date: Sun, 22 Jul 2012 19:13:11 -0700 Subject: create the "bash-c" program, so as to make it easy to write self-executing scripts --- tools/t-bash-c | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 tools/t-bash-c (limited to 'tools/t-bash-c') 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 -- cgit v1.2.3