[GRASS-user] Running bash scripts within GRASS?
Moritz Lennert
mlennert at club.worldonline.be
Thu Sep 14 16:14:01 EDT 2006
On Thu, September 14, 2006 22:04, Jonathan Greenberg wrote:
> I can't seem to find my notes on how to do this -- I wrote a bash script,
> now, how do I call it from within GRASS?
You call it just as you would call it on any command line, it does not
make a difference that it is from within GRASS.
i.e. either 'sh YourScript', or if your script is executable './YourScript'.
Moritz
More information about the grass-user
mailing list