view bin/ordu @ 8987:3d5f261a379b

<shachaf> revert
author HackBot
date Mon, 29 Aug 2016 00:23:02 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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