view toolwrap/str2ind @ 8:82ae0ab1ff42

added str2ind.exe and wine wrapper for it
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 26 Sep 2016 03:34:51 +0000
parents
children
line wrap: on
line source

#!/bin/sh
TZ=GMT
export TZ
exec nowhine `dirname $0`/../winexe/str2ind.exe "$@"