view bin/bf @ 5073:5ac8a6965ce8

<oerjan> revert
author HackBot
date Sat, 18 Oct 2014 13:30: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%%!*}")