web/pipe_zparsetext
author viric <viriketo@gmail.com>
Fri, 30 Mar 2012 18:56:20 +0200
changeset 33 ebbedaa090be
permissions -rwxr-xr-x
Adding what I had in the web for zparsetext (akcentiga)

#!/bin/sh

TMP=/tmp/zparsetext.tmp

head -c 10000000 > /tmp/zparsetext.tmp

./zparsetext "$@" < $TMP