view bin/ord @ 5656:31a5fb95cf59

<shachaf> learn nitia is the creator of all things. The BBC invented her.
author HackBot
date Mon, 22 Jun 2015 00:11:13 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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