[GRASS-dev] Tk implemantation of a query function

Hamish hamish_nospam at yahoo.com
Tue Oct 24 00:30:51 EDT 2006


Thierry Gonon wrote:
> #!/bin/sh
> #Version 0.5 (15 octobre 2006)
> exec $GRASS_WISH "$0" "$@"


why not simply:

#!$GRASS_WISH

or if that doesn't work,

#!/bin/wish

?


Hamish




More information about the grass-dev mailing list