view bin/ord @ 10220:3d2df2077c46

<shachaf> sled bin/hlnp//s#share#/hackenv/&#
author HackBot
date Wed, 08 Feb 2017 23:35:02 +0000
parents 7f957c1f4661
children
line wrap: on
line source

#!/bin/bash
print_args_or_input "$@" | perl -C7 -pe 'chomp; $_ = join(" ", map { ord } split //, $_);'