about summary refs log tree commit diff stats
path: root/utils/mstss
diff options
context:
space:
mode:
Diffstat (limited to 'utils/mstss')
-rwxr-xr-xutils/mstss3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/mstss b/utils/mstss
new file mode 100755
index 0000000..d66cccf
--- /dev/null
+++ b/utils/mstss
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+(/bin/echo "$2"; /bin/cat "$1") | /home/login/bin/message-sum-tcoin-helper-supersummary.awk -
63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82