view bin/ordu @ 3911:8c112ffd5765

<kmc> addquote zzo38 [~zzo38@24-207-49-17.eastlink.ca] has quit [Quit: I need the stats for the small leech, not the big one. So, if you write it on here while I am gone then when I return I will check.]
author HackBot
date Tue, 15 Oct 2013 22:19:50 +0000
parents 2a07ae01de70
children 02775a0b8839
line wrap: on
line source

#!/bin/sh
echo "$@" | perl -C7 -pe 'chomp; $_ = join(" ", map { sprintf "U+%x", ord } split //, $_);'