view bin/bf @ 11251:4f78ebb7e1b8

<oerjan> learn The password of the month is equally offensive to all beliefs (but not time zones)
author HackBot
date Fri, 01 Dec 2017 03:01:21 +0000
parents c989a1669243
children
line wrap: on
line source

#! /bin/bash
[[ $# > 0 ]] || { echo "Run what?"; exit 1; }
ci="$1"
echo -n "${ci#*!}" | { /hackenv/interps/egobf/src/egobfi8 <(echo -n "${ci%%!*}") ; }