[GRASS-dev] Use of g.proj in r.tileset
Paulo van Breugel
p.vanbreugel at gmail.com
Thu Dec 6 02:39:12 PST 2012
Hi
In the helpfile for r.tileset (GRASS 70), the following example is given:
r.tileset sourceproj=`g.proj -j location=IrishGrid` maxrows=400 maxcols=300 overlap=3 -g
For me this only works when using double quotes around the g.proj command
r.tileset sourceproj="`g.proj -j location=IrishGrid`" maxrows=400 maxcols=300 overlap=3 -g
I am using grass 70 on Ubuntu 12.10. Is this something specific to the
type of shell used?
Paulo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20121206/5059240f/attachment.html>
More information about the grass-dev
mailing list