aboutsummaryrefslogtreecommitdiff
path: root/hex.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hex.sh')
-rwxr-xr-xhex.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/hex.sh b/hex.sh
deleted file mode 100755
index 45f6b11bc..000000000
--- a/hex.sh
+++ /dev/null
@@ -1 +0,0 @@
-echo 78780d0103534190360660610001e0cd0d0a | perl -ne 's/([0-9a-f]{2})/print chr hex $1/gie' | nc -v -w 10 localhost 5023