view bin/bf @ 6244:bd58ac6f0c97

<oerjan> ` echo \'\' >>wisdom/\'imperative language\'
author HackBot
date Mon, 23 Nov 2015 10:42:42 +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%%!*}")