summaryrefslogtreecommitdiff
path: root/hackvr_term/hackvr_data_decode.sh
diff options
context:
space:
mode:
authorepoch <epoch@hacking.allowed.org>2018-12-16 19:28:39 -0600
committerepoch <epoch@hacking.allowed.org>2018-12-16 19:28:39 -0600
commitf479b438e6119e83c95b19aaeccd61a8e5eded27 (patch)
tree726a3916d9128f6c970f49431ef8b27140e49747 /hackvr_term/hackvr_data_decode.sh
parent13dd5a6d313a2086647751286ca8315a12c804f1 (diff)
downloadhackvr-f479b438e6119e83c95b19aaeccd61a8e5eded27.tar.gz
hackvr-f479b438e6119e83c95b19aaeccd61a8e5eded27.zip
fuck if I know. lots of shit. moved files.
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