view bin/ord @ 9354:d600064a0b34

<shachaf> slwd oerjan//s#mildly#passionfruitly#;s# and passion fruit##
author HackBot
date Wed, 19 Oct 2016 02:42:18 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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