view bin/bf @ 5151:c01d76664afd

<mroman> learn mockingbird is watching you.. closely! Is it mocking you? Probably.
author HackBot
date Wed, 19 Nov 2014 10:16:15 +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%%!*}")