view bin/ord @ 11219:d1912da474ac

<quintopia> le/rn beer//beer never ships from quebec
author HackBot
date Wed, 11 Oct 2017 01:05:30 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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