<html><div DEFANGED_STYLE='background-color:'><P>dear listers,<BR><BR></P>
<P>I would like to apply a grass script to many locations and mapsets from a bash shell ; I tryed several ways of piping the script with the grass command such as :</P>
<P><STRONG>#!/bin/sh</STRONG></P>
<P><STRONG>./grass_script | grass /data_directory/location/mapset<BR><BR>exit 0<BR></STRONG></P>
<P>But I get an error message for each grass command used within the grass_script, even though I can see grass starting and closing fine ...</P>
<P>any ideas ? thank you very much, </P>
<P>eric pante (<A href="mailto:ericpante@hotmail.com">ericpante@hotmail.com</A>)</P></div></html>