Huidae Cho wrote: > BTW, does r.series take input from stdin? In terminal, g.mlist ¦ r.series > would be great.
It doesn't understand "file=-" as referring to stdin (although that would be a simple change), but on Unix you can typically use e.g. "g.mlist | r.series file=/dev/stdin". -- Glynn Clements <[email protected]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
