aboutsummaryrefslogtreecommitdiff
path: root/src/data/proto-test/print-raw.sh
diff options
context:
space:
mode:
authorDavid Timber <mieabby@gmail.com>2020-11-01 16:42:59 +1030
committerDavid Timber <mieabby@gmail.com>2020-11-01 16:42:59 +1030
commit60308ca4d9a5976a06aa8fe78a7b21951f9f206d (patch)
treefe0e95f49e58f991c5e3c6e973e5fafacf24fc7f /src/data/proto-test/print-raw.sh
parent3fb3d74e7113e514819670ee42e7f5703f13ceec (diff)
Add txtrec-del.sh, rename proto-test -> proto
Diffstat (limited to 'src/data/proto-test/print-raw.sh')
-rwxr-xr-xsrc/data/proto-test/print-raw.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/data/proto-test/print-raw.sh b/src/data/proto-test/print-raw.sh
deleted file mode 100755
index a824fe1..0000000
--- a/src/data/proto-test/print-raw.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-sed -E -e "s/((\\s+)?#.*)?$//" -e "/^(\\s+)?$/D" -e "s/\\s//g" | tr -d "\\n" | xxd -ps -r