Then just add -x to the first #!/bin/sh line to get shell debugging output. From that you can see what it does.
Markus Carlos "Guâno" Grohmann wrote on 08/23/2007 11:13 PM: > yes it does. > > carlos > > On 8/23/07, Markus Neteler <[EMAIL PROTECTED]> wrote: > >> On Thu, Aug 23, 2007 at 09:39:48PM +0100, Carlos Guâno Grohmann wrote: >> >>> Hi, just tried using v.ou.gmt, but get this error: >>> >>> awk: (FILENAME=- FNR=1) fatal: division by zero attempted >>> [: 149: 1: unexpected operator >>> >> I didn't check but does the script use awk? >> If so, does it contain >> >> # setting environment, so that awk works properly in all languages >> unset LC_ALL >> LC_NUMERIC=C >> export LC_NUMERIC >> >> to avoid LOCALE problems? >> >> Markus >> >> ------------------ >> ITC -> dall'1 marzo 2007 Fondazione Bruno Kessler >> ITC -> since 1 March 2007 Fondazione Bruno Kessler >> ------------------ >> >> _______________________________________________ >> grassuser mailing list >> [email protected] >> http://grass.itc.it/mailman/listinfo/grassuser >> >> > > > ------------------ ITC -> dall'1 marzo 2007 Fondazione Bruno Kessler ITC -> since 1 March 2007 Fondazione Bruno Kessler ------------------ _______________________________________________ grassuser mailing list [email protected] http://grass.itc.it/mailman/listinfo/grassuser

