view bin/bf @ 5478:675591de2741

<shachaf> ` rm canary; mkdir canary
author HackBot
date Mon, 08 Jun 2015 20:18:11 +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%%!*}")