uni
University stuff
git clone
git://git.margiolis.net/uni.git
Log
|
Files
|
Refs
|
README
|
LICENSE
atoh (62B)
1
#!/bin/sh
2
3
echo -n ${1} | hexdump -e '"%02X"' | sed 's/$/\n/'