Martin wrote:
> thanks for your the contribution! Just one note or topic
> for discussion: does make sense to write new scripts in Bash
> and not in Python?
only if I need it in a hurry and my python isn't as good as my shell
scripting :)
but generally you are right, python scripts will be better cross platform
and more future-proof for grass.
H