Another newby question.<br><br>I see that one can run any scripts from within GRASS, but is it possible to start the application from a script, pipe some commands and close the application again?<br><br>Something such as:<br>
<br>#!/bin/bash<br><br># ... some code ... #<br><br>./grass63 -text | v.do something; r.do something; exit<br><br># ... or maybe a better way ...#<br><br>./grass63 -text | ./some_grass_script.sh; exit<br><br># ... some code ... #
<br><br><br><br><br>At the moment when I do a &quot;./grass63 -text&quot; command, I need to verify the DATABASE and LOCATION info and then hit (ESC)(ENTER) sequence.<br clear="all"><br>-- <br>Groete,<br>Andre Hauptfleisch
<br><br>M: 082 5722 469<br>F: 086 687 1106<br>E: <a href="mailto:ahaupt@gmail.com">ahaupt@gmail.com</a>