Hi,

I'm try to run a grass session from a cronjob
The cron execut a bash script where I try to execute

grass70 -text -c /path-to-geotiff/file.tif -e /grassdata/mapset_location

If I try the bash script from a console it run good and without any problem.
Bu if I try to execute the script from a crontab.
It stop to execute when try to do:

grass70 -text -c /path-to-geotiff/file.tif -e /grassdata/mapset_location

Is the grass suitable for a cronjob ?

Thx,

-- 
-----------------
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-----------------
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to