aboutsummaryrefslogtreecommitdiff
path: root/tmac/sendcover
diff options
context:
space:
mode:
Diffstat (limited to 'tmac/sendcover')
-rw-r--r--tmac/sendcover5
1 files changed, 5 insertions, 0 deletions
diff --git a/tmac/sendcover b/tmac/sendcover
new file mode 100644
index 00000000..bb17c137
--- /dev/null
+++ b/tmac/sendcover
@@ -0,0 +1,5 @@
+#!/bin/rc
+T=/tmp/cs$pid
+cstrans $T $1
+rc $T
+rm $T