view bin/bf @ 5477:9cd1f62c1a0f

<ais523> ` rm -r looptest
author HackBot
date Mon, 08 Jun 2015 20:13:29 +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%%!*}")