view bin/ordu @ 11462:f9485e29a250 draft

<shachaf> slwd hackeso//s/ H/ entirely&/
author HackEso <hackeso@esolangs.org>
date Sat, 07 Apr 2018 23:56:24 +0100
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 //, $_);'