view bin/bf @ 5493:745dc4d8a920

<mroman_> echo Hi >> Complaints
author HackBot
date Tue, 09 Jun 2015 07:59:25 +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%%!*}")