#!/bin/sh
export LD_PRELOAD=/usr/local/lib/biditext.so
touch /tmp/.rev
exec "$@"

