Re: Copying many files of same pattern from one mapset to another
Rich Shepard <[email protected]>
| Newsgroups | gmane.comp.gis.grass.user |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 14 Dec 2017, Micha Silver wrote:
> I do:
> for r in `g.list rast pattern=test4blk_h_* mapset=other_mapset`; do
> g.copy rast=${r}@other_mapset,${r};
> done
Micha,
Sigh. I keep forgetting that a simple bash script will do the job.
Thanks,
Rich
_______________________________________________
grass-user mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/grass-user