view bin/bf @ 5231:b89c43762a87

<oerjan> ` cp bin/201{4,5}; sed -i \'s/=/!=/\' bin/2015
author HackBot
date Fri, 02 Jan 2015 22:58:39 +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%%!*}")