view bin/bf @ 5580:8876c212d16c

<int-e> ` echo It\\\'s neither clockwise nor counterclockwise nor otherwise. >> wisdom/wise
author HackBot
date Mon, 15 Jun 2015 21:09:02 +0000
parents e46ad2cd2dbe
children
line wrap: on
line source

#! /bin/bash
[[ $# > 0 ]] || { echo "Run what?"; exit 1; }
ci="$*"
echo -n "${ci#*!}" | /hackenv/interps/egobf/src/egobfi8 <(echo -n "${ci%%!*}")