On Wed, Aug 26, 2015 at 4:12 PM, Andrea Peri <aperi2...@gmail.com> wrote:
>
> My script was for bash-shell, but the crontab instead start a sh-shell.

Script should have a shebang and this should solve the interpreter problem
for you, i.e. you can use any interpreter available as long as you specify
it in the shebang line.

Best,
Vaclav

https://en.wikipedia.org/wiki/Shebang_%28Unix%29
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to