view ibin/bf_txtgen @ 11229:32f8f3418a02

<quintopia> le/rn Seventh Day Adventism//Seventh Day Adventism is an attempt to bugfix an off-by-one error in Anabaptism
author HackBot
date Sat, 28 Oct 2017 22:51:26 +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