readme.org 131 B

useful bash commands

show unique characters of the input

cat input | od -cvAnone -w1 | sort -bu