view bin/rot13 @ 4789:6ad2db782cb2

<fizzie> echo -e \'#! /bin/bash\\nexec gforth -e "$* bye" </dev/null\' > bin/forth; chmod +x bin/forth
author HackBot
date Fri, 05 Sep 2014 20:04:33 +0000
parents 7f957c1f4661
children 8f3c7e3a6f51
line wrap: on
line source

print_args_or_input "$@" | tr a-zA-Z n-za-mN-ZA-M