FreeCalypso > hg > fc-tourmaline
annotate toolwrap/str2ind @ 13:83146a4ae927
toolwrap & winexe: import from Magnetite
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Fri, 16 Oct 2020 07:14:13 +0000 |
| parents | |
| children |
| rev | line source |
|---|---|
|
13
83146a4ae927
toolwrap & winexe: import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 #!/bin/sh |
|
83146a4ae927
toolwrap & winexe: import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 TZ=GMT |
|
83146a4ae927
toolwrap & winexe: import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 export TZ |
|
83146a4ae927
toolwrap & winexe: import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 exec nowhine `dirname $0`/../winexe/str2ind.exe "$@" |
