[GRASS-dev] Tk implemantation of a query function
Huidae Cho
grass4u at gmail.com
Tue Oct 24 01:47:39 EDT 2006
On Tue, Oct 24, 2006 at 05:30:51PM +1300, Hamish wrote:
> Thierry Gonon wrote:
> > #!/bin/sh
> > #Version 0.5 (15 octobre 2006)
> > exec $GRASS_WISH "$0" "$@"
>
>
> why not simply:
>
> #!$GRASS_WISH
Because shbang requires the absolute path to whatever the shell
executes.
>
> or if that doesn't work,
>
> #!/bin/wish
>
> ?
There is no standardized path for wish.
Huidae
>
>
> Hamish
>
> _______________________________________________
> grass-dev mailing list
> grass-dev at grass.itc.it
> http://grass.itc.it/mailman/listinfo/grass-dev
More information about the grass-dev
mailing list