[GRASS-user] how to supress warnings ???

Patrick Giraudoux patrick.giraudoux at univ-fcomte.fr
Sun Jan 27 08:41:11 EST 2008


Markus Neteler a écrit :
> On Jan 27, 2008 2:19 PM, Patrick Giraudoux
> <patrick.giraudoux at univ-fcomte.fr> wrote:
> ...
>   
>>  When I do this in the script:
>>
>>   v.extract -t in=$vector out=essaisV list=$count type=point --o --q
>> 2>/dev/null# point extraction
>>
>>  executing the programme, I get:
>>
>>  /home/giraudoux/grassprog/r.what.vbuff: 157: cannot create /dev/null#:
>> Permission denied
>>     
>
> Try to change
> ... /dev/null#point extraction
> to
> ... /dev/null #point extraction
>
> White space is needed here.
>
> Markus
>
>
>   
Works fantastic ! Thanks...

Patrick

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-user/attachments/20080127/e662aa2b/attachment.html


More information about the grass-user mailing list