view bin/bf @ 5469:b22df01ae041

<int-e> learn Me is a proud member of the tEaM.
author HackBot
date Sun, 07 Jun 2015 18:48:56 +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%%!*}")