view bin/bf @ 8386:a0a712e0cd06

<fizzie> mkx bin/gs2//gs2c "$@" > /tmp/tmp.gs2 && gs2x /tmp/tmp.gs2
author HackBot
date Mon, 06 Jun 2016 05:59:41 +0000
parents 56dcce63901b
children c1a7da5e08dd
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%%!*}")