view bin/bf @ 5170:475dd0e1fb59

<shachaf> ` ln -s dontaskdonttelllist bin/don\\\'taskdon\\\'ttelllist
author HackBot
date Wed, 26 Nov 2014 23:40:51 +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%%!*}")