commit 81e35d54c989ef63f3b8e368982c88cde07efbdc parent 5afb110f404b10d351baa944e70b889da59eb21b Author: Jan Pobrislo <ccx@wpr.cz> Date: Tue, 15 Sep 2015 21:45:34 +0200 add script that works from tup/fuse Diffstat:
| A | bin/query_awk | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/bin/query_awk b/bin/query_awk @@ -0,0 +1,6 @@ +#!/bin/zsh +set -x +i=$1:a +query=$0:A:h:h/query.pl +cd || exit $? +exec $query $input