summaryrefslogtreecommitdiffstats
path: root/cholerab/knut/plugs/ttycnser/bin/write
diff options
context:
space:
mode:
Diffstat (limited to 'cholerab/knut/plugs/ttycnser/bin/write')
-rwxr-xr-xcholerab/knut/plugs/ttycnser/bin/write4
1 files changed, 4 insertions, 0 deletions
diff --git a/cholerab/knut/plugs/ttycnser/bin/write b/cholerab/knut/plugs/ttycnser/bin/write
new file mode 100755
index 00000000..f358407a
--- /dev/null
+++ b/cholerab/knut/plugs/ttycnser/bin/write
@@ -0,0 +1,4 @@
+#! /bin/sh
+set -euf
+pipe="/tmp/krebscode.painload.cholerab.ttycnser.${LOGNAME}"
+echo -n "7>>>> ${params}8" > "${pipe}"