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)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
33
ebbedaa090be Adding what I had in the web for zparsetext (akcentiga)
viric <viriketo@gmail.com>
parents:
diff changeset
     1
#!/bin/sh
ebbedaa090be Adding what I had in the web for zparsetext (akcentiga)
viric <viriketo@gmail.com>
parents:
diff changeset
     2
ebbedaa090be Adding what I had in the web for zparsetext (akcentiga)
viric <viriketo@gmail.com>
parents:
diff changeset
     3
TMP=/tmp/zparsetext.tmp
ebbedaa090be Adding what I had in the web for zparsetext (akcentiga)
viric <viriketo@gmail.com>
parents:
diff changeset
     4
ebbedaa090be Adding what I had in the web for zparsetext (akcentiga)
viric <viriketo@gmail.com>
parents:
diff changeset
     5
head -c 10000000 > /tmp/zparsetext.tmp
ebbedaa090be Adding what I had in the web for zparsetext (akcentiga)
viric <viriketo@gmail.com>
parents:
diff changeset
     6
ebbedaa090be Adding what I had in the web for zparsetext (akcentiga)
viric <viriketo@gmail.com>
parents:
diff changeset
     7
./zparsetext "$@" < $TMP