view bin/bf @ 8952:0a126906f029

<oerjan> revert
author HackBot
date Thu, 18 Aug 2016 03:37:23 +0000
parents be5cbf1a3f17
children d58a6b17c660
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%%!*}")