view ibin/bf_txtgen @ 3070:ce0d90b9673d

<oerjan> learn Taneb is not elliott, no matter who you ask. He also isn\'t a rabbi although he has pretended in the past. He has at least two backup keyboards. (see also: d-modules)
author HackBot
date Fri, 07 Jun 2013 16:12:09 +0000
parents 35fbe747fc84
children b044eecae124
line wrap: on
line source

#!/bin/bash
. lib/interp
cd interps/bf_txtgen

get_arg
java textgen -g 1000 -i "$ARG_FILE" | tail -n 2 | head -n 1
clean_arg