[GRASS-user] Redirecting output from Grass commands in bash script
Jeroen Wortel
j.wortel at wanadoo.nl
Fri May 12 16:27:39 EDT 2006
Hi All,
I want to surpress the output of some Grass commands when using a
script, by redirecting it to /dev/null.
I use:
null=/dev/null
r.mapcalc 'map=etcetc' >> $null
Some of the output gets redirected, but some still appears on screen.
How can I redirect the other output as well?
ADThanksVANCE,
-Jeroen.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-user/attachments/20060512/8698682f/attachment.html
More information about the grass-user
mailing list