We are having trouble getting scripts to work in 4.1. We follow exactly the same
procedure as worked well in 4.0 (write a script in "vi", chmod, then just run it).
In GRASS 4.1, however, the error message "command not found" is always returned,
even when the file is right there. We have tried putting scripts in different
directories but haven't found one where it will run. This was not a problem in 4.0.Does anyone have any ideas? Thanks a lot -- we're mystified.
Not sure what you mean by "right there." But do an echo $path while running
GRASS. If you cannot find " . " in the list, then the current directory is NOT
being searched for the command name.
Jane Rossing