view bin/ord @ 10233:c776e4084a34

<oerjan> sled bin/xkcdwhatiflist//$aTaneb
author HackBot
date Fri, 10 Feb 2017 16:48:32 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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