diff --git a/scripts/fix_redis_json b/scripts/fix_redis_json new file mode 100755 index 0000000..571648b --- /dev/null +++ b/scripts/fix_redis_json @@ -0,0 +1,2 @@ +#!/bin/bash +sed 's/\\\"/"/g' diff --git a/scripts/randomhex b/scripts/randomhex new file mode 100755 index 0000000..356f6b9 --- /dev/null +++ b/scripts/randomhex @@ -0,0 +1,4 @@ +#!/bin/bash + +head -c$1