summaryrefslogtreecommitdiff
path: root/hackvr_term/hackvr_data_decode.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hackvr_term/hackvr_data_decode.sh')
-rwxr-xr-xhackvr_term/hackvr_data_decode.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/hackvr_term/hackvr_data_decode.sh b/hackvr_term/hackvr_data_decode.sh
deleted file mode 100755
index 0ac04f2..0000000
--- a/hackvr_term/hackvr_data_decode.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-grep --line-buffered '^[^ ]* data ' | stdbuf -oL tr -s ' ' | stdbuf -oL cut '-d ' -f3- | stdbuf -o0 xxd -r -p