aboutsummaryrefslogtreecommitdiff
path: root/tsarc
diff options
context:
space:
mode:
Diffstat (limited to 'tsarc')
-rwxr-xr-xtsarc3
1 files changed, 2 insertions, 1 deletions
diff --git a/tsarc b/tsarc
index 26754b2..f053d07 100755
--- a/tsarc
+++ b/tsarc
@@ -1,2 +1,3 @@
#! /bin/sh
-echo "$*" > /tmp/tsarc.pipe
+printf "%s\201" "$@" > /tmp/tsarc.pipe
+